Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > Difficult Perl DBI Question, multiple charsets

Reply
Thread Tools

Difficult Perl DBI Question, multiple charsets

 
 
Frank Boegner
Guest
Posts: n/a
 
      09-30-2003
Is there an easy way to switch between different charsets when
connecting to a mysql server via DBI?

I have a list of several countries which have to be queried and
sorted. The result has to be displayed in different languages. Of
course, the order in which my results are sorted depend on the charset
I use. Therefore I want to use different charsets on establishing the
connection as I need them. Can this be done this way, or must I start
the mysql server with the desired charset?

Frank
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Asp .Net page scraping Charsets jose ASP .Net 0 07-18-2006 12:10 PM
Asp .Net and Charsets jose ASP .Net 0 07-18-2006 12:08 PM
Servlets and charsets Marius Waldal Java 0 02-15-2005 09:58 AM
InputStreamReader and charsets Mike Lischke Java 5 07-12-2004 11:08 PM
Converting XML between charsets vKp XML 1 01-31-2004 09:16 PM



Advertisments