dbsetdefcharset problem....

spacegal_21_at_yahoo.com
Date: 12/27/04


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



Relevant Pages

  • Re: dbsetdefcharset problem....
    ... I'm trying to set the charset to UTF-8 for my DB connection in a ... > perl script. ...
    (comp.lang.perl.modules)
  • Re: different encoding handling between old ASP and ASP.Net
    ... globalization support and configuration between ASP and ASP.NET. ... charset to utf-8. ... decode as utf-8 encoding. ... In ASP.NET, we don't need to set these, since ASP.NET bydefault use utf-8 ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Changing the default charset for composing messages
    ... > correct default for the localized version of Entourage you're using. ... > UTF-8 if your message contains characters from more than one character set. ... > will just choose the correct charset on the basis of the characters you've ...
    (microsoft.public.mac.office.entourage)
  • Re: How to convert the charset of texts in a Execl which has multi-language text and charset?
    ... How to convert the charset of texts in a Execl which has multi-language text and charset? ... So I use Iconv to convert the them into UTF-8. ... I managed to convert your Korean text from UTF-8 to EUC-KR, write it to a file and display it correctly in Firefox, once ...
    (comp.lang.ruby)
  • Apache2 Undefined Charset UTF-7 XSS Vulnerability
    ... if APR_HAS_UNICODE_FS is set to 1 then we have defined charset and this is present on Windows systems. ... Connection: keep-alive ... SecurityReason is not going to release a exploit to the general public. ... Exploit was provided and tested for Apache Team. ...
    (Bugtraq)