Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Microsoft Visual FoxPro Driver
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 7
Database:
Visual FoxPro
Divers
Thread ID:
01006181
Message ID:
01006220
Vues:
15
>>>
>>>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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform