Re: DBD::Oracle error when switching between utf8 and non-utf8

2006-03-06 Thread John Scoles
] -Original Message- From: Garrett, Philip (MAN-Corporate) [mailto:[EMAIL PROTECTED] Sent: Friday, March 03, 2006 1:50 PM To: dbi-users@perl.org Subject: DBD::Oracle error when switching between utf8 and non-utf8 [snip] DBI: 1.4.1 Probably obvious, but I meant 1.41. Philip

Re: DBD::Oracle error when switching between utf8 and non-utf8

2006-03-06 Thread John Scoles
PROTECTED] wrote in message news:[EMAIL PROTECTED] -Original Message- From: Garrett, Philip (MAN-Corporate) [mailto:[EMAIL PROTECTED] Sent: Friday, March 03, 2006 1:50 PM To: dbi-users@perl.org Subject: DBD::Oracle error when switching between utf8 and non-utf8 [snip] DBI

Re: DBD::Oracle error when switching between utf8 and non-utf8

2006-03-06 Thread John Scoles
John Scoles Garrett, Philip (MAN-Corporate) [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] -Original Message- From: Garrett, Philip (MAN-Corporate) [mailto:[EMAIL PROTECTED] Sent: Friday, March 03, 2006 1:50 PM To: dbi-users@perl.org Subject: DBD::Oracle error when

Re: DBD::Oracle error when switching between utf8 and non-utf8

2006-03-06 Thread John Scoles
error when switching between utf8 and non-utf8 [snip] DBI: 1.4.1 Probably obvious, but I meant 1.41. Philip

RE: DBD::Oracle error when switching between utf8 and non-utf8

2006-03-06 Thread Garrett, Philip \(MAN-Corporate\)
-Original Message- From: John Scoles [mailto:[EMAIL PROTECTED] Sent: Monday, March 06, 2006 8:54 AM To: dbi-users@perl.org Subject: Re: DBD::Oracle error when switching between utf8 and non-utf8 Just ran the same test in the windows environment and the test did fail as follows

Re: DBD::Oracle error when switching between utf8 and non-utf8

2006-03-06 Thread John Scoles
, March 06, 2006 8:37 AM To: dbi-users@perl.org Subject: Re: DBD::Oracle error when switching between utf8 and non-utf8 Well I just spent an hour or so trying to recreate it. Importunely (or fortunately) I was not able to recreate it. That's surprising and distressing. here is the test

RE: DBD::Oracle error when switching between utf8 and non-utf8

2006-03-06 Thread Garrett, Philip \(MAN-Corporate\)
-Original Message- From: John Scoles [mailto:[EMAIL PROTECTED] Sent: Monday, March 06, 2006 11:29 AM To: dbi-users@perl.org Subject: Re: DBD::Oracle error when switching between utf8 and non-utf8 Well find a few things The windows error comes from the fact that I did not have

DBD::Oracle error when switching between utf8 and non-utf8

2006-03-03 Thread Garrett, Philip \(MAN-Corporate\)
Hi list. I believe I have tripped a DBD::Oracle bug in the way it binds utf8 parameters. If I create a statement and execute it with a non-utf8 parameter, it works. If I then execute that *same sth* with a utf8 parameter (scalar with UTF8 flag on), I receive the following error: ORA-01460:

RE: DBD::Oracle error when switching between utf8 and non-utf8

2006-03-03 Thread Garrett, Philip \(MAN-Corporate\)
-Original Message- From: Garrett, Philip (MAN-Corporate) [mailto:[EMAIL PROTECTED] Sent: Friday, March 03, 2006 1:50 PM To: dbi-users@perl.org Subject: DBD::Oracle error when switching between utf8 and non-utf8 [snip] DBI: 1.4.1 Probably obvious, but I meant 1.41. Philip