Zitat von
mkinzler:
Es ist schon komisch, dass die Komponente
TpFIBQuery, welche eigentlich nur aus
BDE-Kompatibilitätsgründen vorhanden ist, keine große Kompatibilität zur der aufweist.
Die FibQuery hat nichts mit der
BDE-
Query zu tun und ist schon gar nicht nur Kompatibilitätsgründen vorhanden.
siehe
devguide1.pdf
Zitat:
SQL-query execution
An application works with a database by issuing
SQL instructions. They are used to get and
modify data\metadata. FIBPlus has a special TpFIBQuery component responsible for
SQL
operator execution. This robust, light and powerful component can perform any actions with the
database.
TpFIBQuery is very easy-to-use: just set the TpFIBDatabase component, fill in the
SQL
property and call any ExecQuery method (ExecQueryWP, ExecQueryWPS).
NOTE: The tpFIBQuery is not a TDataset descendant, so it does not act in exactly the same
way or exhibit the same methods / properties as you would expect to find in a dataset. For the
TDataset descendant, please refer to the TpFIBDataset.
Ich möchte dir ja nicht zu nahe treten Markus, aber vielleicht
solltes du dich in Bezug auf FibPlus nicht so weit aus dem Fenster lehnen
alex