Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Access VFP table on a mapped drive
Message
De
26/04/2004 14:02:25
 
 
À
26/04/2004 13:11:03
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Divers
Thread ID:
00898151
Message ID:
00898266
Vues:
19
>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...
>TIA
>Arnold



Like Nancy, said, check the name of the computer you mapped to.

When I said UNC I meant the name of a computer in a Windows newtwork (not the IP address). If it is your local machine, then a full absolute drive and path (like c:\mdir) would work. If it is accross a network, either a domain-based network or a workgroup, each computer has a name. This is the one you use.


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform