Re: ODBC driver settings for BLOBs - Mailing list pgsql-odbc

From Andreas Pflug
Subject Re: ODBC driver settings for BLOBs
Date
Msg-id 3E7B870B.4070906@web.de
Whole thread Raw
In response to ODBC driver settings for BLOBs  (Andreas Pflug <Andreas.Pflug@web.de>)
List pgsql-odbc
Unfortunately, the settings I mentioned will lead to corrupted data for
other datatypes.

I got CREATE DOMAIN T_OBJECTID numeric(12,5)

The value 10.00001 is returned as 10.00000 if that "BLOB limit" is set to 3.

This means to me that at the moment I can select whether my BLOBs work
or the other datatypes I'm using.

Any suggestion?



pgsql-odbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: bug in info.c file - incorrect SQL
Next
From: Giuliano Gavazzi
Date:
Subject: Re: .ini parsing