Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get a list of table names associated w/ a connect
Message
From
11/05/1998 18:54:13
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00098610
Message ID:
00098619
Views:
30
>I have a connection to a SQL Server database. When I go in to create a remote view everything works fine, but there are a hundred or so tables. I want my program to create SQL remote views for all the tables in the connection but I can't figure out how to programatically determine the table names. Any ideas?
>
>TIA
>
>Leighton

Leighton,

Try SQLTABLES(). It should create a cursor that has one row for each table in the database.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform