UniDac and FireDac within the same project
Posted: Mon 03 Mar 2014 16:00
I have a project that uses UniDac extensively, however I need access to the ServerMode feature of DevExpress and this requires FireDac (I can't use the work around on the DevExpress site as I don't have the delphi personailty installed - I am using Builder XE5 pro).
When I have both FireDac and UniDac componnets on the same form and connected to the same database (sqlite) I get a database is locked error.
I don't want to move to FireDac (I can imagine other issues with other components I use within the project) so need ideally to connect a DevExpress grid to UniDac in ServeMode.
Has anyone done this in C++ builder?
Is/does Devart speak to DevExpress to arrange integration - I can see advanrtages for both companies (and customers) if these components worked seemlessly together
When I have both FireDac and UniDac componnets on the same form and connected to the same database (sqlite) I get a database is locked error.
I don't want to move to FireDac (I can imagine other issues with other components I use within the project) so need ideally to connect a DevExpress grid to UniDac in ServeMode.
Has anyone done this in C++ builder?
Is/does Devart speak to DevExpress to arrange integration - I can see advanrtages for both companies (and customers) if these components worked seemlessly together