Map Network Drive in VB.NET

J

Johnny Fugazzi

I am working on a windows service that will do the following:

Run at a predetermined time
Map a network drive
Run several DTS packages on a SQL server.

I am having problems coming up with a way to map the network drive via code
using vb.net. The mapped drive is required for the DTS tasks to hit an ODBC
database using s system DSN.

Can anyone point me in the right direction for this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top