Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Access VFP .DBC from vb.net 2010 express
Message
General information
Forum:
ASP.NET
Category:
ADO.NET
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01527683
Message ID:
01527822
Views:
58
>>>I read somewhere that only SQLServer and Access backends can be accessed in vb.net 2010 express.
>

Hmmm.... this seems to work perfectly. Must have read wrong then.
        Dim oConn As New OleDbConnection("provider=vfpoledb;data source=v:\data\plucz\plucz.DBC")
        oConn.Open()
Many thanks and apologies to Naomi, Craig and Viv.

Marc

If things have the tendency to go your way, do not worry. It won't last. Jules Renard.
Previous
Reply
Map
View

Click here to load this message in the networking platform