[erlang-questions] PostgreSQL driver
Daniel Caune
<
>
Wed Dec 5 15:06:15 CET 2007
> -----Message d'origine-----
> De :
[mailto:erlang-questions-
>
] De la part de Ulf Wiger
> Envoyé : dimanche, décembre 02, 2007 11:18
> À : YC
> Cc :
> Objet : Re: [erlang-questions] PostgreSQL driver
>
> OTP supports ODBC, which is exactly that: a general sql database
> interface.
>
{PostgreSQL ODBC driver, OTP} has a couple of issues. PostgreSQL ANSI ODBC driver doesn't support Unicode (that makes sense! :)). The PostgreSQL SQL Unicode works fine, but then {PostgreSQL ODBC driver, OTP} does not support some proprietary data types such as "timestamp with time zone".
More information about the erlang-questions
mailing list