Re: How to create XSD FROM DB
- From: "Michael Rys [MSFT]" <mrys@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 16 Feb 2006 11:27:26 -0800
Make sure that you indeed connect to SQL Server 2005....
The XML data type and XMLSCHEMA option work if you connect to SQL Server
2005, but obviously don't if you still connect to the 2000 instance.
And you can run 2000 and 2005 on the same machine, but you should use
different instance names...
best regards
Michael
"maurox" <mrago@xxxxxxxxx> wrote in message
news:1139053577.915104.237070@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Ok, i've see the article, but i have a problem. i have installed new
sql server 2005 on my pc, but i dont have a XML data type and the
XMLSCHEMA option dont works. I have also the sql sever 2000 on the same
machine. now i want to know if i have a bad installation or the 2000
and 2005 can't stay on the same machine?
Thank you a lot! and sorry for my bad english!
.
- References:
- How to create XSD FROM DB
- From: maurox
- Re: How to create XSD FROM DB
- From: Brandon Berg [MSFT]
- Re: How to create XSD FROM DB
- From: maurox
- How to create XSD FROM DB
- Prev by Date: Re: save XML in a table
- Next by Date: Re: newbie question
- Previous by thread: Re: How to create XSD FROM DB
- Next by thread: 2005 Query
- Index(es):
Relevant Pages
|