Page 1 of 1

Append error on SQLServer ce

Posted: Mon 03 May 2010 08:59
by matx
Hello,

I'm using a TUniConnection and a TUniTable to access a SqlServerCE database and edit data into a TDBGrid.
I append a new record, insert some field values (but not all), and move to another record; if I return on that record and try to change/insert a field value, I get the error "Record was changed by another user"

Unidac Version 3.00.0.3
SqlSeverCE 3.0

How can I solve the problem?

Thanks in advance

Posted: Wed 05 May 2010 07:11
by Dimon
Please, try to download the latest UniDAC build (3.00.0.8) and check if this problem still exists.

Posted: Wed 05 May 2010 12:40
by matx
Hello,
I have installed the latest version but the problem persists

thanks in advance

Posted: Wed 05 May 2010 14:36
by Dimon
I could not reproduce the problem.
Please send me a complete small sample to dmitryg*devart*com to demonstrate it, including a script to create and fill table.