MyDac Migration
Posted: Mon 09 Jun 2008 08:01
Hi,
we were using MyDac with Delphi 2006.
We are migrating to UniDac with Delphi2007.
We have one problem with MySQL AutoIncrement Field and TUniTable.
When we try to write a value for an autoincrement field this throws an exception saying that this field was read-only, but MySQL allows to write that fields.
How can we solve this issue?
Thanks
Luca Scomparin
we were using MyDac with Delphi 2006.
We are migrating to UniDac with Delphi2007.
We have one problem with MySQL AutoIncrement Field and TUniTable.
When we try to write a value for an autoincrement field this throws an exception saying that this field was read-only, but MySQL allows to write that fields.
How can we solve this issue?
Thanks
Luca Scomparin