Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get SQL database info
Message
De
25/11/2003 15:12:13
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00853438
Message ID:
00853459
Vues:
17
Hi Nick,

Thanks for your help. I just started playing with SQLDMO which seems to give me everything I need.

Aloha,

James

>>Hi All,
>>
>>Is there a way to get a list of table names from a SQL database? What about stored procedures?
>>
>>Thanks in advance for any help.
>>
>>Aloha,
>>
>>James
>
>SQLTABLES(yourhandle)
>or
>SQLEXEC(yourhandle,"EXEC sp_tables", "mySQLtables")
>
>and
>SQLEXEC(yourhandle,"EXEC sp_stored_procedures", "mySQLproc")
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform