I'm recompiling an old project. Now on some OracleDataSets I've the following error opening the DataSet:
"DSetxxx: Size mismatch for field 'field1', expecting: 40 actual:31."
I've seen that in Delphi I've defined 40 as the size of field1, and in Oracle it is 31, BUT this isn't changed! (old...