Microsoft
Software
Hardware
Network
Question : C# 3.0 - Generic Bulk Copy
Hi,
I would like a bulk copy (efficient insert for millions of rows) to be used asynchronously to copy a dataset (generic data, not typed)
to a similar DataTable in SQL Server (which HAS TO be created dynamically according to the dataset).
Once both are mapped, bulk copy should work!!
Anyone has already made such a code?
Is there a better way to do it in c# 3.0?
Thanks in advance,
Answer : C# 3.0 - Generic Bulk Copy
I imagine you would have to manually create the table beforehand from the dataset metadata, then use :
http://msdn.microsoft.com/
en-us/libr
ary/
system
.data.sqlc
lient.sqlb
ulkcopy.as
px
Random Solutions
vb.net check isIde
Select multiple Access records question.
How to delete a replica from the synchronization list?
SBS 2008 Remote Web Workspace getting 10009 and continously prompting users for password, not letting them into there PCs
binding items collection of several comboBoxes to the Values in a specified column of the table
Color Control on a form in Access 2003
Windows XP Professional - administrator account is missing, can't get it back, files are directory structure still there
DNS Error - Server cannot be found
set access rights for public folders on exchange 2007
Arrays into Crystal Reports