in reply to Using 64 bit DBD with Sybase 15
DBD::Sybase is now two years old. Perhaps it was never tested on 64 bit Systems?
(Update: According to the CHANGES file, DBD::Sybase runs on several 64 bit systems.)
From the symptoms, it looks like the DBD::Sybase code, when compiled for 64 bit, assumes a wrong size and leaves a part of a buffer untouched (zeroed).
I think you should post your question on the DBI-Users mailing list. Include a link to your thread here.
Alexander
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Using 64 bit DBD with Sybase 15
by Anonymous Monk on Feb 11, 2013 at 19:16 UTC |