Re: [dbforms] Error encoding connection postgresql

2004-09-07 Thread Shawn
> I'am trying to update from dbforms 1.13 to 2.5 since I think 2.5. > Using dbforms 1.13 everything is fine. I presume I don't configure encoding > parameters well, any help will be welcome. > If you had it working in 1.13 then I assume you have <[EMAIL PROTECTED] contentType="text/html;charset=

Re: [dbforms] Error encoding connection postgresql

2004-09-07 Thread Lázaro Miguel Fung
I'm need to input latin characters like accents and ñ - Original Message - From: "Henner Kollmann" <[EMAIL PROTECTED]> To: "'Lázaro Miguel Fung'" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, September 07, 2004 1:0

AW: [dbforms] Error encoding connection postgresql

2004-09-07 Thread Henner Kollmann
What's about changing the value to UTF-8? > ISO-8859-1 Cheers, Henner --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http

[dbforms] Error encoding connection postgresql

2004-09-07 Thread Lázaro Miguel Fung
Hi I'am trying to test the new 2.5 snapshot, but I have this error when trying to update/insert in postgre 7.3 database ERROR: Could not convert UTF-8 to ISO8859-1 I realize that the error return ISO8859-1 and not ISO-8859-1, but I don't know if this is an postgre engine error or dbforms validat