Subject small IBO problem
Author Hans
Small IBO problem

TEMP VARCHAR(1000) filled with 123

FiledByName('Temp').AsInteger -> Raises an exception

TEMP VARCHAR(10) filled with 123 works fine

The long TEMP works in BDE and IBX