| Author |
Structure exportation
|
|
| Montag 2005-10-27, 9:25 am |
| Hi everybody
I was looking for some tool that exports the structure of the tables of
my SQL Server database in XML (or HTML) format. I've found some, but
noone that exports also the description of the fields in the tables.
Anyone knows about a tool that does it?
giovanni
| |
| Michael Rys [MSFT] 2005-10-27, 9:25 am |
| What about doing a FOR XML query on the catalog tables?
Best regards
Michael
"Montag" < 6050invalid@mynewsga
te.net> wrote in message
news:200510031359086
050@mynewsgate.net...
> Hi everybody
>
> I was looking for some tool that exports the structure of the tables of
> my SQL Server database in XML (or HTML) format. I've found some, but
> noone that exports also the description of the fields in the tables.
>
> Anyone knows about a tool that does it?
>
> giovanni
>
| |
| Dennis Redfield 2005-10-27, 9:25 am |
| Check if the functionality in VS2003/VS2005 will get you what you want.
dlr
"Montag" < 6050invalid@mynewsga
te.net> wrote in message
news:200510031359086
050@mynewsgate.net...
> Hi everybody
>
> I was looking for some tool that exports the structure of the tables of
> my SQL Server database in XML (or HTML) format. I've found some, but
> noone that exports also the description of the fields in the tables.
>
> Anyone knows about a tool that does it?
>
> giovanni
>
|
|
|
|