Page 1 of 1

Deployment problem

Posted: Sun 22 Mar 2009 05:11
by Alquimista
Hi,

I developed a small db application using Delphi 7, devart dbExpress driver for MySQL (evaluation), MySQL 5.
On the development PC, the program runs well. When copying it to an old laptop, where I have created the database, I copied:

exe file
lybmysql.dll
dbexpmda.dll

When running it, I get "program.exe has detected a problem and must be closed"

Am I missing somethin on the deploy?

Thank you,
Guillermo

Posted: Mon 23 Mar 2009 12:22
by Dimon
Please try to use the DevartMySQLDirect driver that does not use MySQL client library (libmysql.dll).