DBD::InterBase:: Driver failure.
Status: Beta
Brought to you by:
edpratomo
Iam trying to fetch a blob data type column using perl
DBD::Interbase 0.43 and get the following error.
(blob subtype text).
DBD::InterBase::st fetchrow_hashref failed:
Unsuccessful execution caused by a s
ystem error that precludes
successful execution of subsequent statements
-internal error
DBI::db=HASH(0x1bdb064)->disconnect invalidates 1
active statement handle (eithe
r destroy statement handles or call finish on them before
disconnecting) at fb4.pl line 52.
Thanks!
Logged In: YES
user_id=194747
testcase please (minimal perl script and the necessary stuff
to create the database)