Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ODBC for Paradox 7
Message
De
13/07/2003 10:17:13
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
ODBC for Paradox 7
Divers
Thread ID:
00809649
Message ID:
00809649
Vues:
81
Well, I need to make my VFP 6.0 application to read the Paradox 7 table into the cursor. It works using the Paradox itself and convert the Paradox tables (.db) to dbf and import the converted files to my application.

Since the user doesn't want to have a Paradox on all machines that have installed my VFP app in a network and users even can't do the conversion I'd like to do and "import" using ODBC. I tried this, but it doesn't work:

m_conn = SQLSTRINGCONNECT("driver={Microsoft Paradox Driver (*.db)};DBQ=f:\PdxFiles")

m_conn returns a "-1" value.

Is it possible that the ODBC driver doesn't support the Paradox 7 tables or is something wrong with connection string?

Thank's, Zlatko.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform