| From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "Josef Springer" <Josef(dot)Springer(at)JOOPS(dot)COM> |
| Cc: | <pgsql-odbc(at)postgresql(dot)org> |
| Subject: | Re: Snapshot 08.01.0006 available for testing |
| Date: | 2005-11-09 08:55:59 |
| Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E4CC3A3A@ratbert.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
Did the 07 series driver work? The ANSI driver is essentially the same
as the 07 ones.
Regards, Dave
________________________________
From: Josef Springer [mailto:Josef(dot)Springer(at)JOOPS(dot)COM]
Sent: 09 November 2005 08:24
To: Dave Page
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: [ODBC] Snapshot 08.01.0006 available for testing
Hi Dave,
i tried the ANSI driver allready. It did not work in any case !
Regards,
Josef
Dave Page wrote:
________________________________
From: Josef Springer
[mailto:Josef(dot)Springer(at)JOOPS(dot)COM]
Sent: 08 November 2005 16:26
To: Dave Page
Subject: Re: [ODBC] Snapshot 08.01.0006
available for testing
Hi Dave,
i downloaded 08.01.0100 and installed the
Unicode variant. The behaviour is unchanged.
Sending string with german vovels resulted in
the error:
Error while executing the query;
ERROR: Unicode characters greater than or equal
to 0x10000 are not supported
ODBC call was: executeExternal
SQL state: S1000'
If i convert the string to UTF-8, before
sending, it works.
Reveiving strings with german vovels works fine.
Err, yes. The Unicode driver is for use with Unicode
(UTF-8) data. If you want to avoid using Unicode, use the ANSI driver.
Regards,dave.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Leendert Paul Diterwich | 2005-11-09 09:12:21 | Anyone using PostgresODBC and .NET 2.0? |
| Previous Message | Josef Springer | 2005-11-09 08:23:45 | Re: Snapshot 08.01.0006 available for testing |