Subject Re: [IBDI] Transactions
Author Jason Wharton
Ann,

Ok, that's great. With a reasonable approximation of the NT if it is a
freshly obtained transaction I can examine the gap if...

How do I get the OAT and OIT figures via the API?

Thanks,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: "Ann W. Harrison" <aharrison@...>
To: <IBDI@yahoogroups.com>
Sent: Wednesday, July 11, 2001 4:35 PM
Subject: Re: [IBDI] Transactions


> At 04:00 PM 7/11/2001 -0700, Jason Wharton wrote:
>
> >Is there a way I can scrape these values [Transaction IDs]
> >using API information requests?
>
> ISC_STATUS ISC_EXPORT isc_transaction_info (ISC_STATUS ISC_FAR *,
> isc_tr_handle ISC_FAR *,
> short,
> char ISC_FAR *,
> short,
> char ISC_FAR *);
>
> /*********************************/
> /* Transaction information items */
> /*********************************/
>
> #define isc_info_tra_id 4
>
> It works just like all the other info calls.
>
> Returns your own transaction id (long), which should be close enough.
>
> Regards,
>
> Ann
> www.ibphoenix.com
> We have answers.
>