load/read/import XML file in SQL Server 2000
From: Pavel (pavel.ermol_at_bluewin.ch)
Date: 07/29/04
- Next message: James: "Re: How to truncate all tables in a database?"
- Previous message: fn: "Re: How to truncate all tables in a database?"
- Messages sorted by: [ date ] [ thread ]
Date: 28 Jul 2004 22:37:26 -0700
Hello
Is it possible to create database in SQL Server 2000 from XML file
directly
(load/read/import XML file in SQL Server) supposing that in SQL Server
there is no database corresponding to XML database.
Or one must do first of all some preparative work (create database in
SQL Server with corresponding tables) and then proceed with XML file.
Thanks in advance.
Pavel.
- Next message: James: "Re: How to truncate all tables in a database?"
- Previous message: fn: "Re: How to truncate all tables in a database?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|