Page 1 of 1

EConvertError with message '')' is not a valid integer value

Posted: Mon 06 Oct 2008 15:22
by amercieca
Hi,

In my program, I am calling a stored procedure (a function actually) which takes a string as input parameter and returns an integer.
First I clear all parameter values and then I set the input string parameter to a valid value. Then I invoke the function I get this exception:

Project test.exe raised exception class EConvertError with message '')' is not a valid integer value'.

Anything I might be doing wrong?
Any clues?

Tks - Adrian.

Posted: Tue 07 Oct 2008 12:26
by Dimon
We have fixed this problem in the latest DbxMda build. Please, upgrade to this build to solve the problem.

Posted: Wed 08 Oct 2008 07:19
by amercieca
Dimon wrote:We have fixed this problem in the latest DbxMda build. Please, upgrade to this build to solve the problem.
Hi Dimon,

I just bought the product 2 days ago and downloaded dbxmda420.exe (File Version: 4.20.0.8). Is this not the latest build?
If not, where can I get the latest build?

Tks - Adrian.

Posted: Fri 10 Oct 2008 12:44
by Dimon
Yes, the latest version of DbxMda build is 4.20.0.8.
But I could not reproduce the problem.
Please send me a complete small sample at dmitryg*devart*com to demonstrate it, including script to create a stored procedure.