Request for help collating unicode support in DBDs

2011-09-27 Thread Martin J. Evans
I am attempting to run through as many DBDs as possible producing a list of those that support Unicode, how they support it (driver flags and caveats etc) and any issues with it. So far I'm working my way through DBD::SQLite, DBD::CSV, DBD::ODBC, DBD::Oracle and DBD::Pg (because those are ones

New test release of DBD::ODBC (version 1.16_2) - focus on unicode support

2008-09-02 Thread Martin Evans
I have just uploaded a new test release of DBD::ODBC to CPAN. The focus of this release is to add further unicode support to DBD::ODBC. For full unicode support (namely ODBC connection strings) you will need a DBI from subversion or you'll have to wait for Tim to release it but all

RE: DBD.Ingres 0.51 unicode support

2007-02-12 Thread Grant Croker
> -Original Message- > From: Tim Bunce [mailto:[EMAIL PROTECTED] > Sent: 09 February 2007 14:27 > To: Grant Croker > Cc: [EMAIL PROTECTED]; dbi-users@perl.org; Viktor Hübner > Subject: Re: DBD.Ingres 0.51 unicode support > > > It's important that users

Re: DBD.Ingres 0.51 unicode support

2007-02-09 Thread Tim Bunce
On Fri, Feb 09, 2007 at 08:13:22AM -0500, Grant Croker wrote: > > -Original Message- > > From: Henrik Tougaard [mailto:[EMAIL PROTECTED] > > Sent: 07 February 2007 10:58 > > To: Viktor Hübner > > Cc: dbi-users@perl.org > > Subject: Re: DBD.Ingres 0.51 un

RE: DBD.Ingres 0.51 unicode support

2007-02-09 Thread Grant Croker
> -Original Message- > From: Henrik Tougaard [mailto:[EMAIL PROTECTED] > Sent: 07 February 2007 10:58 > To: Viktor Hübner > Cc: dbi-users@perl.org > Subject: Re: DBD.Ingres 0.51 unicode support > > Viktor Hübner wrote: > > sorry if this is the wrong address f

Unicode patch for DBD::ODBC (was: DBD.Ingres 0.51 unicode support)

2007-02-07 Thread Henning Michael Møller Just
ubject: Re: DBD.Ingres 0.51 unicode support Perhaps my Unicode patch for DBD::ODBC (at http://www.alexander-foken.de/downloads.html) could show a way how to modify DBD::Ingres. Someone could also try to make my changes to DBD::ODBC work on non-Win32 platforms. Alexander

Re: DBD.Ingres 0.51 unicode support

2007-02-07 Thread Alexander Foken
Perhaps my Unicode patch for DBD::ODBC (at http://www.alexander-foken.de/downloads.html) could show a way how to modify DBD::Ingres. Someone could also try to make my changes to DBD::ODBC work on non-Win32 platforms. Alexander On 07.02.2007 10:57, Henrik Tougaard wrote: Viktor Hübner wrote:

Re: DBD.Ingres 0.51 unicode support

2007-02-07 Thread Henrik Tougaard
Viktor Hübner wrote: sorry if this is the wrong address for my question, but I have not find related information on other way. I have a problem with DBD.Ingres 0.51 on SuSE Linux 9.0 with DB Ingres II 3.0.3 (int. lnx. 103). Are the unicode types (nvarchar/nchar) not supported in this version? An

FWD:DBD.Ingres 0.51 unicode support

2007-02-05 Thread Viktor Hübner
Von: Viktor Hübner Gesendet: Mo 05.02.2007 13:58 An: [EMAIL PROTECTED] Betreff: DBD.Ingres 0.51 unicode support Hi, sorry if this is the wrong address for my question, but I have not find related information on other way. I have a problem with DBD.Ingres 0.51 on SuSE Linux 9.0 with DB Ingres

RE: unicode support

2001-02-12 Thread Ketan Bajaj
f not inout */ phs->is_inout = is_inout; ************ * -Original Message- From: Ketan Bajaj [mailto:[EMAIL PROTECTED]] Sent: Monday, February 12, 2001 2:01 PM To: '[EMAIL PROTECTED]'

RE: unicode support

2001-02-12 Thread Ketan Bajaj
10, 2001 8:37 PM To: 'Jeff Urlwin'; [EMAIL PROTECTED] Subject: RE: unicode support I'm trying to query a unicode data in SQLServer. AvtivePerl Build 623 DBI 1.14 DBD:ODBC 0.28 i get ?? as the returned data. On trying to debug DBD:ODBC, the sqltype of the column is SQL_WVARCH

re: unicode support

2001-02-11 Thread Ian Summers
Hi Along with Ketan Bajaj I too am interested in knowing how to do return unicode using DBI. Can any one enlighten us? Ian

RE: unicode support

2001-02-10 Thread Ketan Bajaj
t the problem. thanks, ketan -Original Message- From: Jeff Urlwin [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 10, 2001 12:01 PM To: Ketan Bajaj; [EMAIL PROTECTED] Subject: RE: unicode support I do not know, actually, but I believe you should be able to query the data, depending

RE: unicode support

2001-02-10 Thread Jeff Urlwin
ECTED]' > Subject: unicode support > > > Do the latest versions of DBI and DBD::ODBC support unicode? > -ketan > >

unicode support

2001-02-08 Thread Ketan Bajaj
Do the latest versions of DBI and DBD::ODBC support unicode? -ketan