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
Installing a client digital certificate in Windows Server 2003
What are the disadvantages to circular logging on an Exchange 2003 Server?
DDE in Oracle forms
MCDBA Vs MCITP which is better?
CAnnot add record(s); primary key for table 'table1' not in recordset
Microsoft, Exchange, 2007, default global address list
After running chkdsk with repair secors D partition data disappears
Detailed Set-up Instructions Please for SBS 2003 FTP Sites
File manipulation SED or AWK
FMS3 Beginner question - connection testing sample