help......

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for MySQL in Delphi and C++Builder
Post Reply
joeymak
Posts: 3
Joined: Fri 22 Sep 2006 09:35
Location: Macau

help......

Post by joeymak » Fri 22 Sep 2006 09:49

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

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Fri 22 Sep 2006 13:35

Please check if you deploy dbexpmda.dll with your application.

joeymak
Posts: 3
Joined: Fri 22 Sep 2006 09:35
Location: Macau

Post by joeymak » Fri 22 Sep 2006 15:29

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.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Mon 25 Sep 2006 11:26

Please check if the problem appears if you use standard MySQL driver of Delphi.

Post Reply