Subject | Re: [firebird-support] Blob Parsing Stored Procedure |
---|---|
Author | Milan Babuskov |
Post date | 2007-07-04T13:57:08Z |
lucas_jessee wrote:
prepare such table, and has some limitations (poor NULL support), but if
you just need to insert a lot of integers, it should be fine.
Milan Babuskov
http://fbexport.sourceforge.net
> If I'm reading everything correctly, Firebird does NOT support bulkIt does support bulk inserts via external tables. It's somewhat hard to
> inserts and anything close to it is kind of a hack.
prepare such table, and has some limitations (poor NULL support), but if
you just need to insert a lot of integers, it should be fine.
> contain N 32 byte blocks for this example. The first 32 byte block--
> would be the first 4 BIGINT's to insert into the table, the second
> would be the next 4 BIGINT's, etc.
Milan Babuskov
http://fbexport.sourceforge.net