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.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 MSXML 4.0 / SQLXML / XMLBulkLoad -- and SQL 7.0

Author  Topic 

kathunter
Starting Member

35 Posts

Posted - 2002-10-14 : 18:54:36
I am using SQL Server 7.0, and all the documentation I am finding for inserting XML documents into SQL Server are noted as being for SQL Server 2000.

Can I use MSXML, SQLXML or XMLBulkLoad for 7.0?
If not, what can I use?
Also, on a related note: I am running ADO 2.5



Edited by - kathunter on 10/14/2002 19:03:57

robvolk
Most Valuable Yak

15732 Posts

Posted - 2002-10-14 : 19:04:29
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=20705

There was an XML preview for SQL 7.0 many, many moons ago, but MS pulled it once SQL 2000 was released, and none of the XML stuff available now works with 7.0.

Go to Top of Page
   

- Advertisement -