[freetds] Connection to SQL2000 - Unicode data ina Unicode-only collation
James K. Lowden
jklowden at freetds.org
Mon Sep 26 08:18:32 EDT 2005
Wilson Mak wrote:
> I try to use Perl (DBD::Sybase) with FreeDTS to
> connect to SQL2K. It works perfectly with FreeDTS right now - I has
> tested it with TSQL. But when i use Perl's DBD::Sybase, it got an error
>
> "panel: malloc" at line xxx.
That's not enough information for me to help you. I have no idea what
"panel: malloc" means, whether it's significant, or what code issued it.
It's *much* better to let the script do the talking; show the actual error
message instead of paraphrasing.
If "select * from tablename" fails, please show the script and its output.
If that happens only with certain tables, does it happen only with
certain columns or rows? A TDSDUMP script often help in isolating the
problem.
--jkl
More information about the FreeTDS
mailing list