in reply to Re: Implementing a buffered read-and-insert algorithm
in thread Implementing a buffered read-and-insert algorithm
DBI does not support Bulk InsertTrue, though DBD::Sybase (in it's development version, and in 1.05 once it is released) supports an experimental access to Sybase's BLK API, and this can speed up inserts by a tremendous amount.
Michael
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Implementing a buffered read-and-insert algorithm
by mkirank (Chaplain) on Dec 14, 2004 at 11:24 UTC | |
by mpeppler (Vicar) on Dec 14, 2004 at 14:07 UTC |