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
After SharePoint database restore Web Parts dont function
VBA Book
Setting Custom Paper size to 8x5.5
Retrieve Data frm Session Datatable
DataFormatString
Anybody have VBA code to force run Macro when open, but also will lock down access to VBA editor without password
Computed Column - Adding to current code
What am I missing with this AlphaBlend?
2 questions about messagequeue
Microsoft access - Dirty