Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Microsoft Visual FoxPro Driver
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 7
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01006181
Message ID:
01006220
Views:
14
>>>
>>>This is my first time to be using it but I think ODBC. Here is my connection:
>>>
>>>var loConn = Server.CreateObject("ADODB.Connection") ;
>>>loConn.Open("Driver=Microsoft Visual FoxPro Driver;SourceType=DBF;SourceDB="+"c:\\Data\\D0000002\\") ;
>>>
>>>The version of MDAC? I have version 2.8 of MDAC.
>>
>>I would recomend that you use Microsoft OLE DB Provider for Visual FoxPro 9.0 http://www.microsoft.com/downloads/details.aspx?FamilyId=E1A87D8F-2D58-491F-A0FA-95A3289C5FD4&displaylang=en.
>
>I have switched now to using OLE DB as opposed to ODBC (only have 8.0 available right now though). I am still receiving the same error. Is there something that 9.0 fixes that might relate to my problem? Thanks for the help!

It fixes many problems. See http://support.microsoft.com/default.aspx?scid=894012.
Ypu may want to take a look at http://www.connectionstrings.com/ for ADO connection string.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform