Page 1 of 1

Using trial version

Posted: Tue 06 Aug 2013 15:18
by T_MANN
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.

Re: Using trial version

Posted: Wed 07 Aug 2013 15:41
by DemetrionQ
Hello.

To solve the problem, perform the following actions:
- delete the trial version of dbExpress driver for MySQL;
- delete all DbxDevartMySQL.* files from your computer;
- install the trial version of dbExpress driver for MySQL.

If the problem repeats after these steps, please specify your IDE version (e.g., RAD Studio XE Version 15.0.3953.35171)

Re: Using trial version

Posted: Thu 08 Aug 2013 05:47
by T_MANN
I performed all steps that you specified. But without result.
Version of my IDE is 15.0.3890.34076.
Thanks.

Re: Using trial version

Posted: Thu 08 Aug 2013 10:09
by DemetrionQ
To use Devart dbExpress driver for MySQL on RAD Studio XE, you should install Update 1 for RAD Studio XE.

Re: Using trial version

Posted: Fri 09 Aug 2013 07:56
by T_MANN
Ok. Thanks for the answer :D .

Re: Using trial version

Posted: Fri 09 Aug 2013 08:10
by DemetrionQ
If any other questions come up, please contact us.