473,434 Members | 1,829 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,434 software developers and data experts.

SQL bulkload

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
Nov 21 '05 #1
1 1305
"John" <Jo**@hotmail.com> wrote in
news:OP*************@TK2MSFTNGP11.phx.gbl:
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.
Nov 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Szaki | last post by:
I want to insert file xml to database. I configurate all files how to say on this web : http://support.microsoft.com/kb/316005/en-us and I have a error: 800A01AD (when I want to use a...
3
by: Kiran | last post by:
Hi, I want to back up my data in some table in SQL server and import it back using Bulk Load of SQL server 2K. I can use the following code to backup the data in XML ...
4
by: simon | last post by:
I created a reference in my project to SQLXMLBULKLOADLib. Then I create an instance: SQLXMLBULKLOADLib.SQLXMLBulkLoad4Class bulkLoadObj = new SQLXMLBULKLOADLib.SQLXMLBulkLoad4Class(); ...
0
by: Arulraja S via DotNetMonster.com | last post by:
hello all, hope this is the right place to post this question. My problem is that I cannot import xml files using bulkload . The Give error shown An unhandled exception of type...
5
by: vicpada | last post by:
Hi all, I am newbie in all the stuff about xml importing into sql server. What I try to do is simple. It is take an xml file and drop it into a table. I am using VS2005, SQLXML 4.0 and...
0
by: =?Utf-8?B?Sm9iIExvdA==?= | last post by:
I am using BulkLoad from .NET application as follows SQLXMLBULKLOADLib.SQLXMLBulkLoad4Class obj = new SQLXMLBULKLOADLib.SQLXMLBulkLoad4Class(); obj.ConnectionString =...
3
by: Don Miller | last post by:
I have a bizarre problem when I try to validate XML documents and their schemas once they have been opened and transfered to a Visual Web Developer 2005 Express project. I receive validation errors...
1
by: Daniel Bass | last post by:
I've an Annotated Schema file (XSD) which describes how data is laid out in multiple tables in SQL Server. I've a .Net application that creates an instance of the BulkLoad COM object, and calls...
2
by: pablox | last post by:
Hi, durin importing data via bulk load copy componet appears error 'nvarchar' is not a recognized built-in function name. I have around 200 xml files and schemas for importing to SQL Server but...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.