Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Connect to Access Database
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01308250
Message ID:
01308253
Views:
10
>Hello,
>
>How do you connect to a Microsoft Access database from within VFP8/SP1 ?
>
>Once connected, I want to query one of the Microsoft Access tables on a social security number and store the matching record in a temporary VFP table.
>
>Thanks for your assistance.

Check all function that begin with SQL*()
SQLCONNECT()
SQLSTRINGCONNECT()
SQLTABLES()
SQLEXEC()
etc.
in HELP.

And I saw you use VFP8 so you could check in CursorAdapter class also.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform