NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Help :) (Score:2)
I've been having some difficulties with this. In my case, I have trouble pulling data out of the database when it uses Windows special characters. Any idea how to go the opposite direction?
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re:Help :) (Score:1)
also, i found setting
export TDSDUMP=/tmp/freetds.logto be a huge help, as you can then see what your data is encoded as it travels over the network.
Reply to This
Parent