Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tables in Database
Message
From
14/08/2001 11:08:34
 
 
To
14/08/2001 10:56:39
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00543523
Message ID:
00543532
Views:
17
This message has been marked as the solution to the initial question of the thread.
>Hi All,
>
>How can I get an array of all the tables in a database through the VFP ODBC connection?
>
>TIA
>MIKE

If you're using SPT, you can get a cursor of the tables with SQLTABLES(). If you're using ADO, you can use the ADOX catalog and tables collection.

HTH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform