Page 1 of 1

help......

Posted: Fri 22 Sep 2006 09:49
by joeymak
I use (delphi 7.0+MySQL5.0+crlab 3.10.4 dbexpress) to develop a application. After compile the project, the exe file can be run on my pc (delphi installed). However, this exe cannot be run on other pc, what's happening? is this problem related to dbexpress driver?

Please help, thanks!

http://www.geocities.com/tinasoso/problem.jpg

Posted: Fri 22 Sep 2006 13:35
by Antaeus
Please check if you deploy dbexpmda.dll with your application.

Posted: Fri 22 Sep 2006 15:29
by joeymak
Antaeus wrote:Please check if you deploy dbexpmda.dll with your application.
Yes, already deploy and I can run the application on my pc after compile the program. But I can't run on other client computers.

Posted: Mon 25 Sep 2006 11:26
by Antaeus
Please check if the problem appears if you use standard MySQL driver of Delphi.