Home > Archive > MS SQL XML > November 2005 > SQL Server 7 XML File Import?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author SQL Server 7 XML File Import?
james

2005-11-15, 8:24 pm

Is there an easy way to import xml text files into SQL Server 7 or do
I need to upgrade to SQL Server 2000 or 2005 and use some of
the newer tools?
Michael Rys [MSFT]

2005-11-17, 3:24 am

If you just want to store it as a text or binary stream, you can use IMAGE,
TEXT or NTEXT in SQL Server 7. However, if you want to make use of the XML
support, you will have to use the newer versions of SQL Server, preferably
SQL Server 2005.

Best regards
Michael

"james" <james@discussions.microsoft.com> wrote in message
news:756174B4-4196-4B9E-BAEE- 5C7F4E33B715@microso
ft.com...
> Is there an easy way to import xml text files into SQL Server 7 or do
> I need to upgrade to SQL Server 2000 or 2005 and use some of
> the newer tools?



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com