Viewing 8 posts - 31 through 38 (of 38 total)
Thanks Darren. I am going to try this stuff.
April 18, 2003 at 8:10 am
Darren, May you please point me to some link how to use this XML insert mechanism. Or some sample code.
Thanks for your time.
April 17, 2003 at 1:37 pm
Any idea or link to the infromation of using ADO for bulk insert/bcp.
I know There is an IRowsetFastLoad interface; but does anybody have sample for using it with VB/ADO....
April 17, 2003 at 12:18 pm
I tested the Staging table (a copy of the original table schmema with no index, no contraints) doesn't help because perfomance is still same.
Any other ideas please!!
April 17, 2003 at 9:44 am
It is C++/VB application which collects data from various apps and the format of data doesn't make more sense because it is all collected data a row at a time....
April 17, 2003 at 9:00 am
It is a kind of data collection application so it doesn't have all 100,000 rows at a time; but Idea is we need fast insert mechanism. So I think bcp...
April 17, 2003 at 8:23 am
Just make sure other procedures (5 procs) should not be returning more than the expected number of clumns and they should be returning only one recordset otherwise behavor is unexpected...
September 12, 2002 at 3:05 pm
Thanks. It works.
But for some transaction logs it gives me following error. "Cannot shrink log file 2 (L490SU001) because total number of logical log files cannot be fewer than...
August 16, 2002 at 8:47 am
Viewing 8 posts - 31 through 38 (of 38 total)