Subject New to IBObjects and Interbase
Author ray@mandatasys.com
I am new to Interbase and IBObjects and have a few basic questions.
I am trying to setup my first form to access a table to edit data in
a single record of the table. I have set up an TIB_Connection,
TIB_Transaction, TIB_Query and TIB_DataSource and TIB_Edit's. I
have set the properties to the TIB_Connection and TIB_Transaction to
connect to my database and can open them. I am not sure where to go
from here with the TIB_Query and TIB_DataSource and TIB_Edit's. How
do I set the DataField property? I don't understand how to set the
query to allow me to edit the fields in the table. I have the
Getting Started With IBObjects help file but I seem to have missed a
few basis steps. Is there any other help or examples I can refer
to? I have tired to run the demos included with IBObjects but I do
not have the database the which examples refer. Where can I find
this database? Also does anyone have any recommendations for books
on client/server development with Delphi?

Thanks

Ray