Subject Re: [IBO] questions
Author Jason Wharton
> 1 - How can I get rid of SQL cursor on the screen at every sql process. I
can't find it any where I use TIB_Connection and TIB_Transaction
>
> 2 - Somebody help me how to use TABLE iboTdataset wheresql I try to add
statement like XXXID = 4 for many times on runtime or design time. But I get
success ony A time. What am I doing wrong.
>
> I'm using IBOTDataset components.
>
> Thanks for patienty for newbies
>
> Burak

There is a sessionprops component that has a UseCursor property. Set it to
false.
Not sure about your second question.

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


----- Original Message -----
From: "Burak OZLER" <zeroptr@...>
To: "IB Objects" <IBObjects@yahoogroups.com>
Sent: Friday, July 13, 2001 12:16 AM
Subject: [IBO] questions