Link a TIBQuery to a GENERATOR
Posted: Tue 15 Dec 2009 21:54
I was using a TIBDataSet and one of the fields was generated by using
a trigger on the database (Firebird 2.1.2). After converting to IBDAC the
link to the generator was lost and new records added shows null instead of
the generated number.
In TIBDataSet there is a property 'generator field' but in TIBQuery I could not find anything similar.
Thank you for your assistance.
Jose
a trigger on the database (Firebird 2.1.2). After converting to IBDAC the
link to the generator was lost and new records added shows null instead of
the generated number.
In TIBDataSet there is a property 'generator field' but in TIBQuery I could not find anything similar.
Thank you for your assistance.
Jose