Subject New user - IB_Query help
Author emgfyah2002
Hi. I am just starting to use IBO. I am converting an application
from IBExpress for the IBO ( using Firebird and IBO last releases).
I had no problems at all with the select SQL operations, ( I started
the conversion by consulting and report units ), but I need some help
for insert and update operations with the IB_Query. If I use the
IB_updatebar everything works beautifully. But I need to command
insertions and updates by code. It is really very usefull the way
IBO creates the insert, delete and update SQL strings, but how to use
then ? How to "ask" to IB_Query to use the insert or the delete SQL
string ?
Thank you Edison