[SOLVED] OSDBO-6.6.6 Delphi 5 program Crash at startup?

In this forum we will discuss things relating the ZEOSLib 6.6.x stable versions

Moderators: gto, EgonHugeist

Post Reply
kristiaan_d
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 25.02.2010, 16:52
Location: UK
Contact:

[SOLVED] OSDBO-6.6.6 Delphi 5 program Crash at startup?

Post by kristiaan_d »

Hi Guys,
new to the forum so apologies if this is in the wrong place.

ive just recently downloaded ZEOSDBO-6.6.6-stable in hope they will sort out some problems i am getting with ODBC / BDE mysql access.

ive written a small program on my PC (it has mySQL 5.1 odbc connector, client tools and server installed).

program works fine and runs without a problem, when i have moved it to a client PC for testing it crashes immediately on start-up. there is no warning or indication as to what the problem is, i am guessing im missing some DLL files somewhere but have no idea what ones they would be or where to get them from at the moment.

any suggestions would be appreciated.



This was an easy one all it needed was LibMysql.dll in the same folder as the program.
Post Reply