| Subject | small IBO problem |
|---|---|
| Author | Hans |
| Post date | 2005-04-16T14:54:12Z |
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
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