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
having trouble with setInterval();
opening the wrong url
Online marketing manager - job requirements
How do I convert the SQL default date value of '#12/30/1899#' to an empty string? I want to bind the select (in a datareader) to a datagrid, and I do not want the bogus date to display
Range Reference
Best New Games?
Using ColdFusion to set CGI variables
K5400 - is it Terminal server aware?
Windows Update stalls - SVCHOST.EXE using high CPU
PDFCreator not showing dialog box