[erlang-questions] Erlang ODBC with Postgres
Ingela Anderton Andin
ingela@REDACTED
Tue Jul 29 09:50:12 CEST 2008
Hi,
> Please go through the following link for more ideas....
> http://www.erlang.org/pipermail/erlang-questions/2007-March/025606.html
> In my SQL DB, I have used NVARCHAR datatype. This type is not suppotred in
> Erlang ODBC. So, I have changed the type to VARCHAR which is supported in
> Erlang ODBC. Thus the problem is solved.
>
>
Hopefully the above suggested can be a solotion, however
I put support for "SQL_UNICODE-types" corresponding types for nvarchar
and friends on the wish list
for odbc. Even though it is not a very big job it does not come on top
of the priority list, so if anyone
wants it badly I would like to encourage you to make a
patch-contribution. Otherwise we will get around to it sometime ...
probably in a somewhat distant future.
Regards - Ingela Erlang/OTP Ericsson
More information about the erlang-questions
mailing list