Subject | using api to pass NULL as input parameter on Linux |
---|---|
Author | blahclayton |
Post date | 2004-08-23T15:47:24Z |
I have been using the firebird api (firebird 1.50 CS) to pass
input parameters to some statements. When I try and pass NULL as a
input parameter I get an SQL error (-804 - An
error was found in application input parameters for the SQL
statement!!) error on Linux.
Has anybody come across the same problem?
Is there a work around?
Does anybody have example code of passing NULL as an input parameter
that works on Linux ?
Any help would be much appreciated as I am having real problems
resolving the issue.
I am probably missing the obvious solution as I cannot believe
someone has not tried to do this before.
input parameters to some statements. When I try and pass NULL as a
input parameter I get an SQL error (-804 - An
error was found in application input parameters for the SQL
statement!!) error on Linux.
Has anybody come across the same problem?
Is there a work around?
Does anybody have example code of passing NULL as an input parameter
that works on Linux ?
Any help would be much appreciated as I am having real problems
resolving the issue.
I am probably missing the obvious solution as I cannot believe
someone has not tried to do this before.