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 |
|
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.5Edited 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=20705There 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. |
 |
|
|
|
|
|