Using trial version
Posted: Tue 06 Aug 2013 15:18
Hi.
I'm trying to use trial version of MySQL dbExpress driver with Delphi XE. I put TSQLConnection component on the form and select DevarMySQLDirect driver.
But when I try to run my app DbxDevartMySql automaticaly added to uses clause and I get compilation error: Could not compile used unit 'DbxDevartMySQL.pas'.
When I try to do this using Delphi 7 then anything is all right.
What I do wrong or is there some pitfalls and I don't know about them?
Thanks.
I'm trying to use trial version of MySQL dbExpress driver with Delphi XE. I put TSQLConnection component on the form and select DevarMySQLDirect driver.
But when I try to run my app DbxDevartMySql automaticaly added to uses clause and I get compilation error: Could not compile used unit 'DbxDevartMySQL.pas'.
When I try to do this using Delphi 7 then anything is all right.
What I do wrong or is there some pitfalls and I don't know about them?
Thanks.