We just updated from 5.2 to 5.5 and have an EConversion exception - cannot convert ")" to an integer - but only when running the app through the IDE. None of our test data has this character so we know it's not our code. Also, I reverted to 5.2 and the problem goes away.
The error occurs when calling Execute() on a TMyStoredProc.
At runtime...no issues.
Any ideas.