Page 1 of 1

Deployment for XE 4

Posted: Thu 15 Aug 2013 19:10
by roky009
Hi, I'd like to deploy my application.
I'm using "Devart dbExpress MySQL Driver v.6.2.3" in Delphi XE 4 environment.
Then what kinds of files should I include to run my application?
Actually I used in older version without any problem, but this XE 4 and V.6.2.3 not worked..
So please help me.. any clue will be very very appreciate???
Thanks a lot.

Re: Deployment for XE 4

Posted: Fri 16 Aug 2013 09:06
by AndreyZ
Hello,

You should deploy the following files with your application:
- dbexpmda40.dll;
- libmysql.dll, if you are using not the direct mode;
- midas.dll, if you are using the TClientDataSet component.