Sql server 2005, get table schemas

I

Iwan Petrow

Hi,
I have sql server 2005, VS2005 and c# windows form application, .NET
framework 2.0.

I would like to take the schema (table information, column names,
foreign keys) of some of my tables in the app (connect to DB and get
schema dynamicly).

How could I do this?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top