From:
<car...@te...> - 2004-04-22 08:59:16
|
Hello: > This is somewhat off topic, but has anyone found a way to bulk load > 55,000 > rows into Firebird quickly? > > I'm currently doing it via a dataadapter.update with a custom > InsertCommand, > but it's taking almost 20 minutes. > > So, in short... what's the easiest way to load 55,000 rows into Firebird. > Each row is only about <300 bytes. Huummm have you tested it with prepared statements ?? Can you post a snippet of the code you are using ?? Are you using 1.5 or 1.6 version ?? -- Best regards Carlos Guzmán Álvarez Vigo-Spain |