Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQLStringConnect/connection string does not work in XP?
Message
 
 
À
11/10/2002 16:27:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00710503
Message ID:
00710553
Vues:
22
This message has been marked as the solution to the initial question of the thread.
Windows XP doesn't have VFP ODBC driver installed. You can download it from http://msdn.microsoft.com/vfoxpro/downloads/addons/odbc.asp.

>lcConnStrAUSD="DRIVER={Microsoft Visual FoxPro Driver};" + ;
>"SourceDB=C:\Projects\mydata.dbc;SourceType=DBC;UID=;PWD=;"
>
>lnHandle=SQLSTRINGCONNECT(lcConnStrAUSD)
>
>lnHandle gives me -1 (no connection to database) after I moved my files into my new computer (Windows XP). It used to work fine on my Windows 98 computer. What could be wrong?
>
>Thank you all!!!
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform