Subject | Re: [ib-support] isc_dsql_exec_immed2() |
---|---|
Author | Paul Beach |
Post date | 2001-10-05T15:01:51Z |
At the moment I can't comment on Unix, but I can tell you this - as I
originally suspected the muppet who implemented local attachements on
InterBase seems to have royally screwed this call up. The isc_dsql_immed2
call doesn't have an associated entry point in why.c on the server, no entry
point = go and use isc_dsql_execute_immediate. This call can't handle output
sqlda only input.
No wonder it doesn't work.
Now whats it worth to fix it.
Regards
Paul Beach
Main Tel (UK):+44 (0) 1844 354465
Mobile: (UK): +44 (0) 7764 188603
http://www.ibphoenix.com
For all your upto date Firebird and
InterBase information
originally suspected the muppet who implemented local attachements on
InterBase seems to have royally screwed this call up. The isc_dsql_immed2
call doesn't have an associated entry point in why.c on the server, no entry
point = go and use isc_dsql_execute_immediate. This call can't handle output
sqlda only input.
No wonder it doesn't work.
Now whats it worth to fix it.
Regards
Paul Beach
Main Tel (UK):+44 (0) 1844 354465
Mobile: (UK): +44 (0) 7764 188603
http://www.ibphoenix.com
For all your upto date Firebird and
InterBase information