Subject | Re[4]: [firebird-support] Firebird with IBX, performance |
---|---|
Author | Serg Vostrikov |
Post date | 2004-02-05T18:40:42Z |
Dear Dimitry,
Thursday, February 5, 2004, 4:10:09 PM, you wrote:
DS> Ok, you've caught me. I lay. :) I use TIBDataSet when I have to
DS> show something in grid.
:)
DS> IBDataset.Open;
DS> While not IBDataSet.eof do
DS> IBDataSet.Delete;
DS> IBDataset.Close;
Exactly! I have nothing to add. That's why we do not add TIBTable and TIBQuery
in FIBPlus. I am personally sure that such components confuse
beginners at client/server development.
--
Sincerely yours,
Serg
Devrace - software for developers!
__________________________________
e-mail: sv@...
url : http://www.devrace.com/, http://www.devrace.de/
http://www.fibplus.com/, http://www.athlant.com/
Thursday, February 5, 2004, 4:10:09 PM, you wrote:
DS> Ok, you've caught me. I lay. :) I use TIBDataSet when I have to
DS> show something in grid.
:)
DS> IBDataset.Open;
DS> While not IBDataSet.eof do
DS> IBDataSet.Delete;
DS> IBDataset.Close;
Exactly! I have nothing to add. That's why we do not add TIBTable and TIBQuery
in FIBPlus. I am personally sure that such components confuse
beginners at client/server development.
--
Sincerely yours,
Serg
Devrace - software for developers!
__________________________________
e-mail: sv@...
url : http://www.devrace.com/, http://www.devrace.de/
http://www.fibplus.com/, http://www.athlant.com/