Subject | Update |
---|---|
Author | Helton de Oliveira |
Post date | 2002-09-18T17:06:15Z |
Hi,
When i alter one field of a TIB_Query and call Post (property RequestLive =
true and KeyLinks properly assigned) all fields of the query are posted to
the database by the update sql generated.
Is there a way to the TIB_Query post only the altered fields to the database
? If so, is there any problem with this approach ?
Thanks,
Helton
When i alter one field of a TIB_Query and call Post (property RequestLive =
true and KeyLinks properly assigned) all fields of the query are posted to
the database by the update sql generated.
Is there a way to the TIB_Query post only the altered fields to the database
? If so, is there any problem with this approach ?
Thanks,
Helton