Subject | Re: [IBO] Problem using locate |
---|---|
Author | Lester Caine |
Post date | 2006-08-15T13:03:51Z |
John Costanzo wrote:
<snip>
While crude conversions can be made, as you have found this is not the
idea way of working.
with the legacy stuff. It was what IBO was designed for. You set up a
master and detail in IB_Query datasets and link them via the relevant
fields. One will track the other nicely, but when attached to IB_Grid
the system will only load those records needed. I wasted 6 months trying
to convert a BDE application to IBO. It took a week to re-write it from
scratch AND gain a lot of functionality that the original simply did not
have - such as incremental search ;)
--
Lester Caine - G8HFL
-----------------------------
L.S.Caine Electronic Services - http://home.lsces.co.uk
Model Engineers Digital Workshop -
http://home.lsces.co.uk/ModelEngineersDigitalWorkshop/
Treasurer - Firebird Foundation Inc. - http://www.firebirdsql.org/index.php
<snip>
While crude conversions can be made, as you have found this is not the
idea way of working.
> The user scrolls or searched in the small grid and theYou need to try building this with IB_ components rather than bothering
> large grid follows along. In IBO this works but there is a many
> minute delay. Is there a way to establish position into a file
> without selecting. Any help would be appriciated. Thanks.
with the legacy stuff. It was what IBO was designed for. You set up a
master and detail in IB_Query datasets and link them via the relevant
fields. One will track the other nicely, but when attached to IB_Grid
the system will only load those records needed. I wasted 6 months trying
to convert a BDE application to IBO. It took a week to re-write it from
scratch AND gain a lot of functionality that the original simply did not
have - such as incremental search ;)
--
Lester Caine - G8HFL
-----------------------------
L.S.Caine Electronic Services - http://home.lsces.co.uk
Model Engineers Digital Workshop -
http://home.lsces.co.uk/ModelEngineersDigitalWorkshop/
Treasurer - Firebird Foundation Inc. - http://www.firebirdsql.org/index.php