Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing VFP from .NET
Message
De
16/10/2003 11:36:25
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
00839303
Message ID:
00839309
Vues:
18
Hi,
Let try this

strDataSource = "\\\\NOTEBOOK\\D\\ROOMRES\\DATA\\ROOM_RES.DBC";

without the $ sign.
One suggestion to make the code more readable:

strDataSource = @"\\NOTEBOOK\D\ROOMRES\DATA\ROOM_RES.DBC";

hth
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform