memo field content being deleted
Posted: Wed 30 Jul 2008 09:55
URGENT help needed on this one please.
Versions:
Delphi 2007; Vista Premium; MyDac 5.20.1.14; MySQL 5.0.51b
Structure:
Client dataset -> ds provider -> TMyQuery ...
Steps to reproduce:
On a form with a memo and text field linked to the MySQL table put data in both fields and post the changes.
edit the memo field, post and refresh - the changes are stored OK.
edit the text field ONLY, post and refresh - the memo field has been set to null.
post data into the memo field and refresh.
amend both fields, post and refresh - the changes are stored OK
Roy
Versions:
Delphi 2007; Vista Premium; MyDac 5.20.1.14; MySQL 5.0.51b
Structure:
Client dataset -> ds provider -> TMyQuery ...
Steps to reproduce:
On a form with a memo and text field linked to the MySQL table put data in both fields and post the changes.
edit the memo field, post and refresh - the changes are stored OK.
edit the text field ONLY, post and refresh - the memo field has been set to null.
post data into the memo field and refresh.
amend both fields, post and refresh - the changes are stored OK
Roy