A
Ale K.
i will repost my question trying to explain it on a better way...
i got a DB on SQL Server 2000 and what i want to do is get the structure of
the DB and drop it on a dataset so i can work with this structure on my
program.... what i don't want to do is check the DB everytime i create an
instance of the DB to get the structure, there is a way to do this getting a
XSD file from the DB and loading the structure into a Dataset from this
file??
Thanks.
Alex.
i got a DB on SQL Server 2000 and what i want to do is get the structure of
the DB and drop it on a dataset so i can work with this structure on my
program.... what i don't want to do is check the DB everytime i create an
instance of the DB to get the structure, there is a way to do this getting a
XSD file from the DB and loading the structure into a Dataset from this
file??
Thanks.
Alex.