Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ODBC for Paradox 7
Message
From
13/07/2003 11:56:55
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
 
To
13/07/2003 10:17:13
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00809649
Message ID:
00809656
Views:
28
>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?

Hi Zlatko,

Try your line of code in the Command window. When you gethe a -1 error code, issue AERROR(laError) in the Command window and look at the details of the error (in laError) in the Locals window. that should get you started figuring out what's wrong.
Previous
Reply
Map
View

Click here to load this message in the networking platform