Emanuel Araújo wrote:
> The field where the problem occurs is of type float or double, when
> extracting data from firebird, it
> creates the tables materialized as type text. There is problem with null
> values or zero bytes. There
> are three records with value "1.5" and are those records tha
Emanuel Araújo wrote:
> found that the problem occurs when the dbi_link makes parsing of a field
> float / double to a text
> field, because when it creates the tables already created with this type of
> data.
I do not understand that.
> Another thing we see is that the problem is not with null
hi, news!
found that the problem occurs when the dbi_link makes parsing of a field float
/ double to a text field, because when it creates the tables already
created with
this type of data.
Another thing we see is that the problem is not with null fields or zero
bytes but with a value of 1.5, no
Emanuel Araújo wrote:
> In one of our applications, we use the dbi_link for communication with a
> firebird db,
> works very well in version 8.3 we have one of our PostgreSQL server (CentOS
> 5.3).
> We are doing tests for migration to version 9.4 or 9.1, and the use of tests
> dbi_link got the
Hi,
In one of our applications, we use the dbi_link for communication with a
firebird db, works very well in version 8.3 we have one of our PostgreSQL
server (CentOS 5.3). We are doing tests for migration to version 9.4
or 9.1, and
the use of tests dbi_link got the following errors:
dbi_fortes =