Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get a list of table names associated w/ a connect
Message
De
11/05/1998 18:54:13
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00098610
Message ID:
00098619
Vues:
31
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform