Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing a VFP table from VB.NET
Message
From
21/03/2004 12:07:39
 
 
To
21/03/2004 12:00:39
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
00888288
Message ID:
00888290
Views:
8
This message has been marked as a message which has helped to the initial question of the thread.
Have you looked at Thread #877950 ?

~~Bonnie

>Lets say I have the following VB.NET code to access a SQL Server table:
>
>
>      Dim lcConnString As String
>      Dim lcSQLQueryString As String
>      lcConnString = "user id=sa;password=password;Database=northwind;server=(local);"
>      lcSQLQueryString = "SELECT * FROM Suppliers"
>
>
>How would I modify it so I can have Suppliers to be a VFP table? Lets assume taht Suppliers.dbf is not part of a VFP DBC as it's a free table. So, lcConnString would have to be adjusted.
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform