Subject | Re: [ib-support] isc_dsql_exec_immed2() |
---|---|
Author | C R Zamana |
Post date | 2001-10-05T12:55:59Z |
Paul Beach wrote:
sqld=0 ( no columns or "not select" )
sqlvar[0]->sqldata=NULL ( no data )
do what I want avoiding the whole cycle prepare/exec/describe/fetch/etc...?
Thank you.
Best regards.
--
------------------------------------------------------------------------
zamana@... | "Emacs is a nice OS - but it lacks a good text
zamana@... | editor. That's why I'm using Vim. Anonymous
http://www.inso.com.br | http://www.vim.org/quotes.html
------------------------------------------------------------------------
> What happens when you exec_immed2?It doesn't crash. It simple doesn't work:
> Does the program crash, or is it just not working?
sqld=0 ( no columns or "not select" )
sqlvar[0]->sqldata=NULL ( no data )
> I ask because there was a bug logged against this api callIf the bug still exist, is there another way to
> during the 6.0 beta cycle, that was a "crash" bug, and it
> may or may not have been fixed.
do what I want avoiding the whole cycle prepare/exec/describe/fetch/etc...?
Thank you.
Best regards.
--
------------------------------------------------------------------------
zamana@... | "Emacs is a nice OS - but it lacks a good text
zamana@... | editor. That's why I'm using Vim. Anonymous
http://www.inso.com.br | http://www.vim.org/quotes.html
------------------------------------------------------------------------