Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Enumerate Tables and then Fields in SP
Message
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Divers
Thread ID:
00711135
Message ID:
00711148
Vues:
9
This message has been marked as a message which has helped to the initial question of the thread.
Are you aware of these views:
SELECT *
FROM [INFORMATION_SCHEMA].[TABLES]

SELECT *
FROM [INFORMATION_SCHEMA].[COLUMNS]
>I need a stored proc to enumerate tables and then one to enumerate fields. This is straight from the the boss. I know how to use SQLDMO to get this but I have no experiance with stored procs. :( When it rains it pours.
>
>Joe.
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform