Page 1 of 1

DevExpress XPO

Posted: Sun 03 May 2015 22:02
by asawyer13
Does dotConnect for MySQL support using DevExpress XPO as an ORM?

Re: DevExpress XPO

Posted: Mon 04 May 2015 06:31
by Shalex
Our data provider implements the standard ADO.NET interface, so if DevExpress XPO supports ADO.NET providers, it should work with dotConnect for MySQL too. We advise you to contact the support team of this ORM to find out the list of supported providers.

We have not tested DevExpress XPO with dotConnect for MySQL. However, we received feedbacks from our customers who used our dotConnect providers via DevExpress XPO.

If you encounter any dotConnect for MySQL issues, feel free to contact us. JIC: you can find out the generated SQL queries with the dbMonitor tool (download link, documentation). This may help to debug provider-specific issues if any.