Subject | Re: [IBO] TIB_Script |
---|---|
Author | peter@cyionics.com |
Post date | 2003-11-13T18:38Z |
Thanks Christoph
I'll give that a try.
Rgds
Peter
I'll give that a try.
Rgds
Peter
----- Original Message -----
From: c.tamalun@...
To: IBObjects@yahoogroups.com
Sent: Thursday, November 13, 2003 5:46 PM
Subject: Re: [IBO] TIB_Script
Hi Peter,
i would use special comments inside the script:
/* $SaySomething */
Delete from ImportantTable;
Then you assign the OnStatement event of your TIB_Script. Here is the every SQL-Statement up to the terminator passed as argument "Statement", so you can check the first line of "Statement" for "$SaySomething" and act as you prefer.
Regards
Christoph
[Non-text portions of this message have been removed]
Yahoo! Groups Sponsor
___________________________________________________________________________
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 !
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]