Edit record in TMyQuery
Posted: Tue 21 Dec 2004 05:11
Hi,
I found out that when I used TMyQuery to edit a record, the key field will become read only...
Is that anyway to edit the TMyQuery record for key field?
Thanks!
p/s : I had tried QSupplier.Fieldbyname('Code').ReadOnly := False but also not work.
I found out that when I used TMyQuery to edit a record, the key field will become read only...
Is that anyway to edit the TMyQuery record for key field?
Thanks!
p/s : I had tried QSupplier.Fieldbyname('Code').ReadOnly := False but also not work.