JLRodgers Level: Moderator
 Registered: 04-04-2002 Posts: 1617
|
Re: challenging question...? Archived to Disk
If possible, I'd have the script run a batch file (that contains the "net use" command to map the drive), which is the method that was used on SQL7 at my last place of employement.
Not sure offhand, but pretty certain that the method to making a script would depend on where it's used, and on what OS (I.E. web, SQL; NT, 9x). Mainly due to security permissions, and/or vbs extensions being blocked.
|