DML automatic creation for TIBCDataset
Posted: Wed 11 Feb 2009 09:53
hi everyone,
1) is it possible to know when the DML queries are created (update,insert etc) at query.prepare or .open or ???
2) is possible to disable the creation (by setting up readonly ?)
3) to actualy at run time regenerate those DML queries with a method call
if you have submited a new updating table for ex - I could not find it
4) I do not understand why one has to provide a keyfields value once the updating table is set, a simple query to system table would find it
the same for generator name if it is linked to the key field again system tables
I come from the FIB plus world, but their components are not ready for D2009/Unicode in spite of what they say - and all this stuff was available
easily.
I am sure the devart are comparable in features it is just one has to learn new ways to do things and it is not always easy to find them
thanks
PW
1) is it possible to know when the DML queries are created (update,insert etc) at query.prepare or .open or ???
2) is possible to disable the creation (by setting up readonly ?)
3) to actualy at run time regenerate those DML queries with a method call
if you have submited a new updating table for ex - I could not find it
4) I do not understand why one has to provide a keyfields value once the updating table is set, a simple query to system table would find it
the same for generator name if it is linked to the key field again system tables
I come from the FIB plus world, but their components are not ready for D2009/Unicode in spite of what they say - and all this stuff was available
easily.
I am sure the devart are comparable in features it is just one has to learn new ways to do things and it is not always easy to find them
thanks
PW