Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing VFP from .NET
Message
From
16/10/2003 11:36:25
 
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00839303
Message ID:
00839309
Views:
19
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...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform