This feature is not available with the current ADO.NET implementation. You might want to look at using the SQLXML toolkit... it has some bulk load features.
Morty -----Original Message----- From: Scott Prugh [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 7:22 PM To: [EMAIL PROTECTED] Subject: [ADVANCED-DOTNET] Bulk Insert with ADO.Net(IRowsetFastLoad equivalent) I'm looking for the OLEDB equivalent in ADO.Net of IRowsetFastLoad. We have some very specialized high-performance stuff written in C++, that I would eventually like to port to C# and .Net. Unfortunately, I seem to be at a loss finding an equivalent to solve the Bulk Insert problem. Am I missing something? Is this coming in Yukon with the tighter CLR integration...?? =================================== This list is hosted by DevelopMentor(r) http://www.develop.com You may be interested in this chat on Microsoft Windows Embedded platforms 6 Feb 2003, 9:30am PST Chat Room: http://communities2.microsoft.com/home/chatroom.aspx?siteid=34000070 View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentor� http://www.develop.com You may be interested in this chat on Microsoft Windows Embedded platforms 6 Feb 2003, 9:30am PST Chat Room: http://communities2.microsoft.com/home/chatroom.aspx?siteid=34000070 View archives and manage your subscription(s) at http://discuss.develop.com
