anthony anderson
Member
Hi, I'm using Oracle 9.2.0.1 and a NUMBER field is declared in Delphi as a TFloatField but as soon as I use a 9.2.0.7 database I get a type mismatch. If then I re-add the field in Delphi but this time attached to the later Oracle version the field is added as a TIntegerField. This is causing major problems as the dataset will not open! Has anyone seen this before or know of a solution? Thanks!