Subject Dynamic SQL Error SQL error code -303 internal error
Author Chad Z. Hower
TestSuite.Shopper.Test : FirebirdSql.Data.Firebird.FbException :
Dynamic SQL Error SQL error code -303 internal error

Before I was getting this as in the below message. But now Im
getting it on a camel cased field? Any idea what causes this error?

:: Not sure if this is .net provider related or not.
::
:: Im using case sensitive field names. Allworks - but if I
:: issue a parameterized insert with a field that is all caps,
:: such as URL and reference it as "URL" like the others, I get
:: this error: Internal Error -303

Actually it may also be only when its Unicode.. I have another one
ina nother table called AVS, but its ASCII and it works fine...?