SQL bulkload

  • Thread starter Thread starter John
  • Start date Start date
J

John

Does .NET have XML bulkload function to load data into SQL server? or do I
have to use SQLXML library? If there is, please help with directions. Thanks
 
Does .NET have XML bulkload function to load data into SQL server? or
do I have to use SQLXML library? If there is, please help with
directions. Thanks


I don't think ADO.NET has a bulk load function.

You'll need to write your own I think.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top