hi,
If you want to do programming by your self, you have to consider check the information_schema view to get information about SqlServer schema.
You can pick up from that view the tables contained in the DB, the fields and characteristics of the fields of a specific table, etc.
check this link if you are interested on using this view
Sql Schema
Hope this helps!
Diego Rojas
Excelsus
Diego Rojas. |