Page 1 of 1

Builder RefreshMode not working with MySql 5.5.19

Posted: Thu 05 Jan 2012 20:53
by leriksen71
* I have set up RefreshMode.Both and RefreshingFields correctly for a MySqlCommandBuilder.

* I can review the InsertCommand.CommandText and the the correct select command is being generated along with the correct field.

* I am using a transaction to run the InsertCommand in

* I have recently upgraded the database from 5.0 to 5.1 to 5.5, executing mysql_update.exe every step of the way

* This feature was working Flawlessly with MySql 5.0 but not with 5.5. Strangely enough, the database migration has Not expected sites that use EntityFramework, on classic ADO.net.

Please Help!

Posted: Fri 13 Jan 2012 11:10
by Pinturiccio
We are investigating the issue and we will notify you about results as soon as possible.

Posted: Fri 13 Jan 2012 13:08
by Pinturiccio
We could not reproduce the issue. Could you please create and send us a small test project with DDL\DML scripts for reproducing the issue. What version (x.xx.xxx) of dotConnect for MySQL do you use?