Subject | numerics as integers? |
---|---|
Author | robertsc@teleport.com |
Post date | 2001-05-14T21:18:47Z |
hi folks,
I'm sure this has been addressed before but I cannot seem to find it
in the archives.
Firebird v 0.94, Delphi 5.01 and IBO 3.6Cd, Dialect 3
I have a field in the db defined as Numeric(5,1). But the TIBOQuery
insists the that peristsent field be of type integer. Any idea what
is up here? The persistent field should be a TFloatField but it
comes across as a TIntegerField.
thanks!
rob
I'm sure this has been addressed before but I cannot seem to find it
in the archives.
Firebird v 0.94, Delphi 5.01 and IBO 3.6Cd, Dialect 3
I have a field in the db defined as Numeric(5,1). But the TIBOQuery
insists the that peristsent field be of type integer. Any idea what
is up here? The persistent field should be a TFloatField but it
comes across as a TIntegerField.
thanks!
rob