Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
sapator
Constraint Violating Yak Guru
462 Posts |
Posted - 2007-08-16 : 07:04:34
|
| Hi.Is it possible to read an xml-xsd file and display it in SQL Server?If not, are you aware of any tool that does this?Thank you. |
|
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2007-08-16 : 07:23:00
|
| you can use openXML to read xml in sql server 2000_______________________________________________Causing trouble since 1980blog: http://weblogs.sqlteam.com/mladenp |
 |
|
|
sapator
Constraint Violating Yak Guru
462 Posts |
Posted - 2007-08-16 : 07:45:16
|
| Hi.Can you tell me how i can do that?Use it how? In the Enterpise manager? |
 |
|
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2007-08-16 : 07:59:57
|
| http://www.perfectxml.com/articles/xml/openxml.asp_______________________________________________Causing trouble since 1980blog: http://weblogs.sqlteam.com/mladenp |
 |
|
|
sapator
Constraint Violating Yak Guru
462 Posts |
Posted - 2007-08-16 : 08:14:41
|
| Good.Thank you. |
 |
|
|
|
|
|