dbsetdefcharset problem....
spacegal_21_at_yahoo.com
Date: 12/27/04
- Next message: Larry T.: "Re: Pretty Printing (maybe with PDFs ?)"
- Previous message: Eric: "Re: Pretty Printing (maybe with PDFs ?)"
- Next in thread: michael.peppler_at_gmail.com: "Re: dbsetdefcharset problem...."
- Reply: michael.peppler_at_gmail.com: "Re: dbsetdefcharset problem...."
- Reply: michael.peppler_at_gmail.com: "Re: dbsetdefcharset problem...."
- Reply: spacegal_21_at_yahoo.com: "Re: dbsetdefcharset problem...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Dec 2004 08:38:26 -0800
Hi, I'm trying to set the charset to UTF-8 for my DB connection in a
perl script. This is what I'm doing:
$charset = "utf8";
$dbh_archive->dbsetdefcharset($charset);
I always get the following error:
Usage: Sybase::DBlib::dbsetdefcharset(char_set)
Can anyone see what I'm doing wrong?
Thanks,
Nicole
- Next message: Larry T.: "Re: Pretty Printing (maybe with PDFs ?)"
- Previous message: Eric: "Re: Pretty Printing (maybe with PDFs ?)"
- Next in thread: michael.peppler_at_gmail.com: "Re: dbsetdefcharset problem...."
- Reply: michael.peppler_at_gmail.com: "Re: dbsetdefcharset problem...."
- Reply: michael.peppler_at_gmail.com: "Re: dbsetdefcharset problem...."
- Reply: spacegal_21_at_yahoo.com: "Re: dbsetdefcharset problem...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|