Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Enumerate Tables and then Fields in SP
Message
From
14/10/2002 17:35:40
 
 
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
00711135
Message ID:
00711142
Views:
8
This message has been marked as a message which has helped to the initial question of the thread.
sp_tables will return all of your tables and sp_columns will reutrn information about the column of a table. The SQL Server Books Online (BOL) contains a good explaination of both.

-Mike

>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.
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform