Page 1 of 1

Dynamic SQL Error

Posted: Thu 26 Jan 2012 16:50
by RichardM
Hello !

I am getting a ( error code 303 numeric value out of range ) strange thing is I get this error when I enter 10 characters in my Delphi InputDialog box, I have the type set to Variant, I am using Delphi XE2 Firebird 2.5 if I enter less than 10 characters I don't get the error, can I get suggestions please

Thanks
Richard

Windows Vista Pro
IBDAC 4.1.4

Posted: Fri 27 Jan 2012 09:01
by AndreyZ
Hello,

Please specify the type of the field in your table where you want to put a value with more than 9 characters.