>Perhaps someone can provide a specific example of a situation where a data
aware control is a problem?<
I've had problems with record locking - when a background process is trying
to update a database that some user somewhere has left open during an edit.
That's more of an underlying database issue, but the upshot was dbaware
controls could not be used. Then there's always the problems of queries -
the drama involved in updating a record returned in a read-only result set,
and doing so in a way that is clean and intuitive to the user, and can be
accomplished in a reasonable timeframe with large databases.
Terry
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
- RE: [DUG]: Data aware controls [was: ADO access] Carl Reynolds
- RE: [DUG]: Data aware controls [was: ADO access] Peter G Jones
- RE: [DUG]: Data aware controls [was: ADO access] Terry Johnson
- RE: [DUG]: Data aware controls [was: ADO access] Carl Reynolds
- RE: [DUG]: Data aware controls [was: ADO access] Dennis Chuah
- Re: [DUG]: Data aware controls [was: ADO acce... Neven MacEwan
- RE: [DUG]: Data aware controls [was: ADO ... Dennis Chuah
- Re: [DUG]: Data aware controls [was:... Neven MacEwan
- RE: [DUG]: Data aware controls [... Patrick Dunford
- RE: [DUG]: Data aware contro... Max Nilson
- RE: [DUG]: Data aware controls [was: ADO access] Terry Johnson
- RE: [DUG]: Data aware controls [was: ADO access] Carl Reynolds
- Re: [DUG]: Data aware controls [was: ADO access] Tony Blomfield
