Click to See Complete Forum and Search --> : How do I use SQLBulkOperations?


GeorgeM
May 20th, 1999, 08:43 PM
Does anyone have a simple example or know where to get one of how to use SQLBulkOperations in combination with SQLBindCols to insert multiple records efficently. I am not certain how you are supposed to bind collumns for multiple records to the same Statement handle. If anyone code send me a small snippet of code that illistrates how to do this I will be all set.

Thanks