Re: [GENERAL] Loading large amounts of data in a SQL command

2006-01-05 Thread Sean Davis
On 1/5/06 8:31 AM, "frank church" <[EMAIL PROTECTED]> wrote: > > > I am loading lots of data via SQL into a database and wrapping it into > transactions to speed it up. > > This fails a number of times and causes the whole transaction to fail. The > queries results are logged so it is easy f

[GENERAL] Loading large amounts of data in a SQL command

2006-01-05 Thread frank church
I am loading lots of data via SQL into a database and wrapping it into transactions to speed it up. This fails a number of times and causes the whole transaction to fail. The queries results are logged so it is easy for me to find problem records. Is there a setting or feature that allows which