Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Configuring ODBC Connections
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00462621
Message ID:
00463407
Views:
40
*****************
>lcconnstr = 'Driver={Microsoft Visual FoxPro Driver};SourceType=DBC;' + ;
>   'SourceDB=C:\MyDir\Mydatabase.dbc;Exclusive=No;Deleted=No;' + ;
>   'BackgroundFetch=No;'
>lnconn = sqlstringconnect(lcconnstr)
>HTH.
**************
This would allow the use of remote views. Do you know if the access times would be significantly slower than with local views for tables having 80K - 15 million records?
Dr. Ken A. McGinnis
Healthcare software design
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform