Error on other computer without delphi

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
magi6162
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: 08.11.2007, 09:29

Error on other computer without delphi

Post by magi6162 »

Using delphi 7 zeoslib 6.6.1 beta.
The computer development all OK.
When I run the program (very simple) on a computer without delphi Fail:
The program xxxx caused errors and will be closed.

Help me, please

magi6162 :cry:
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Just a quick guess:
Is your program using runtime packages or is everything included in the exe file? See your compiler options.

Second guess:
Are the dll's for your database connection present on the 'bad' computer. Which dll depends on the database you use. For mysql you only need libmysql.dll.

You are reporting on a zeoslib forum : do you have any indication the error occurs in a zeoslib part of your program?


Mark
magi6162
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: 08.11.2007, 09:29

Post by magi6162 »

All Ok

thanks
Post Reply