Subject | Why no callback for tib_dsql? |
---|---|
Author | Joe Martinez |
Post date | 2006-01-21T21:58Z |
I was going to add a callback to a tib_dsql object for some SQL statements that take a particularly long time to run, so that I can show the user a progress bar. However, I noticed that tib_dsql does not have a calback event. Why is that?
My idea was to switch to tib_query, but I was wondering if the callback would even work for non-select queries. Does the callback work with Update statements? How about schema-changing statements, such as index creation, etc.?
-Joe
---------------------
Sent with ChatterEmail
True push email for the Treo Smartphone
www.chatteremail.com
-----Original Message-----
From: "Jason Wharton" <jwharton@...>
Date: Saturday, Jan 21, 2006 1:40 pm
Subject: RE: [IBO] Feature request
queries, just when you first prepare them.
Jason
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
YAHOO! GROUPS LINKS
Visit your group "IBObjects" on the web.
To unsubscribe from this group, send an email to:
IBObjects-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
My idea was to switch to tib_query, but I was wondering if the callback would even work for non-select queries. Does the callback work with Update statements? How about schema-changing statements, such as index creation, etc.?
-Joe
---------------------
Sent with ChatterEmail
True push email for the Treo Smartphone
www.chatteremail.com
-----Original Message-----
From: "Jason Wharton" <jwharton@...>
Date: Saturday, Jan 21, 2006 1:40 pm
Subject: RE: [IBO] Feature request
> make attention to performance issue with fetDomain.I have not yet addressed this. You don't get hit when you open your
> If you have a complex database with a lot of tables, stored
> procedures,
> and so on ... setting fetDomain can cause a big performance
> degradation
> when you open your queries. Some time ago Jason have explained this
> problem in the list, but at now i don't know if this bug are solved or
> not.
> Perhaps Jason tell us someting... i continue to wait....
queries, just when you first prepare them.
Jason
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
YAHOO! GROUPS LINKS
Visit your group "IBObjects" on the web.
To unsubscribe from this group, send an email to:
IBObjects-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.