Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Enumerate Tables and then Fields in SP
Message
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
00711135
Message ID:
00711152
Views:
8
Nope, I missed these as well. I created a pretty useful stored procedure though. read [Re-designed the wheel.] <g>

>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.
~Joe Johnston USA

"If ye love wealth better than liberty, the tranquility of servitude better than the animated contest of freedom, go home from us in peace. We ask not your counsel or arms. Crouch down and lick the hands which feed you. May your chains set lightly upon you, and may posterity forget that ye were our countrymen."
~Samuel Adams

Previous
Reply
Map
View

Click here to load this message in the networking platform