Subject | What better way to do master-detail with IBOQuery? (open/refresh) |
---|---|
Author | Felipe Aron |
Post date | 2013-08-02T14:10:07Z |
I have five IBOQuery (one master / 4 details).
What better way to do master-detail?
For open queries I use .Open() method.
For to update records I use .Refresh() method on all queries.
But the processing time increases with the volume data.
There is a more effective method to improve performance? (IBO Querty props,
delphi code, etc)
--
Analista-Programador
#FollowMe: @felipearon <http://twitter.com/felipearon> (
http://felipearon.net)
[Non-text portions of this message have been removed]
What better way to do master-detail?
For open queries I use .Open() method.
For to update records I use .Refresh() method on all queries.
But the processing time increases with the volume data.
There is a more effective method to improve performance? (IBO Querty props,
delphi code, etc)
--
Analista-Programador
#FollowMe: @felipearon <http://twitter.com/felipearon> (
http://felipearon.net)
[Non-text portions of this message have been removed]