mike55 Posted August 30, 2005 Posted August 30, 2005 Hi all, Is it possible to retrieve the database structure using SQL Statements and insert the data into a dataset?? Mike55. Quote A Client refers to the person who incurs the development cost. A Customer refers to the person that pays to use the product. ------ My software never has bugs. It just develops random features. (Mosabama vbforums.com)
Afraits Posted August 30, 2005 Posted August 30, 2005 Investigate the System tables within SQL Server, they do take a bit of understanding to know what is going on though. The starting point would be sys_objects. Quote Afraits "The avalanche has started, it is too late for the pebbles to vote"
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.