Re: ODBC driver settings for BLOBs

From: Andreas Pflug <Andreas(dot)Pflug(at)web(dot)de>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Re: ODBC driver settings for BLOBs
Date: 2003-03-21 21:41:31
Message-ID: 3E7B870B.4070906@web.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2003-03-22 14:59:28 Re: .ini parsing
Previous Message Bruce Momjian 2003-03-21 20:02:57 Re: bug in info.c file - incorrect SQL