Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Access and ODBC from VFP
Message
From
04/09/2000 05:13:05
 
 
To
04/09/2000 04:23:43
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00412198
Message ID:
00412227
Views:
22
>>m_conn=sqlstringconnect("dsn="+m_yourdatasourcename)
>>=sqlexec(m_conn,"select * from accesstable","MyCursor")

>>m_yourdatasourcename is the name of the datasource created
>>in the odbc manager to connect to the access database.

Does it mean that I must create in odbc manager on every client
machine datasource name for all access files that I want to read?
Can I create the datasource name to odbc manager programatically
from VFP?

Thank's, Zlatko.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform