Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Access VFP table on a mapped drive
Message
From
26/04/2004 13:26:25
 
 
To
26/04/2004 13:11:03
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00898151
Message ID:
00898253
Views:
15
>Alex
>Thanks...
>
>This is the line of code that works OK...(local drive e:)
>
>OleDbConnection oleDbConnection1 = new OleDbConnection("Provider=VFPOLEDB.1;Data Source=e:\\mydir;");
>
>What to write instead of e:\\mydir when I want to access the network machine
>192.168.0.200, drive c:, folder mydir ?
>Can't figure out...

It might be easiest if you open "My Computer", go to Tools menu, and choose "Map Netword Drive." Then, select your E:\ mapping from the dropdown. You should see the UNC of the drive.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform