Subject Re: [ib-support] Question about C-api
Author Ann W. Harrison
At 08:35 PM 6/7/2001 +0200, Yves Glodt wrote:

>I need two queries in my application, one simple select, and
>another select with parameters.
>
>When my structure is filled with the first set of data (see comment), I
>need the second query to fill it with the rest.

Check the api examples in the install directory for a start.
Basically, you'll need another statement, statement handle,
and a pair of SQLDA's. You can open as many statements as
you need in a single transaction.


Regards,

Ann
www.ibphoenix.com
We have answers.