Hi Max

> But when we tried to use longer LONGs:
> with a size of 
> $longval = 'x' x 64886;
> it works fine, but:
> 
> $longval = 'x' x 64887;
> results in:
> 
> ABEND: sqlabort called
> Segmentation fault

with the latest ODBC driver for Linux (7.3.0.21) running
with DBD::ODBC I got no problem with long fields up to
4000000 characters or so.

 
Regards  Thomas



_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to