Subject | Problems with parameters in subquery |
---|---|
Author | heredia_fer |
Post date | 2006-01-13T17:03:17Z |
Hi
I have a query which contains a subquery. Subquery receives 2 date
parameters, the problem is that when the query is activated,
application raises an exception class EConvertError: "01/01/2006 is
not a valid INTEGER value".
I don't now why it's an integer value if I'm sending the parameter
like a date value. If I execute the same query in ISQL there is no
problem.
Any suggestion?
Thanks.
I have a Firebird 1.5 server
IBObjects 4
I have a query which contains a subquery. Subquery receives 2 date
parameters, the problem is that when the query is activated,
application raises an exception class EConvertError: "01/01/2006 is
not a valid INTEGER value".
I don't now why it's an integer value if I'm sending the parameter
like a date value. If I execute the same query in ISQL there is no
problem.
Any suggestion?
Thanks.
I have a Firebird 1.5 server
IBObjects 4