On Tuesday, October 22, 2002, at 01:59  PM, Crist�v�o Dalla Costa wrote:

Apparently the error routine stopped printing at the first NULL from the file. The data is inserted like so:

my $ins = $dbh->prepare ('INSERT INTO binfile (size, data) VALUES (?, ?)');
$ins->execute ($datasize, $data);
Can you send me the script and the data you're trying to insert?

Thanks,

David

--
David Wheeler                                     AIM: dwTheory
[EMAIL PROTECTED]                                 ICQ: 15726394
http://david.wheeler.net/                      Yahoo!: dew7e
                                               Jabber: [EMAIL PROTECTED]

Reply via email to