what is "fbclientd20.dll, fbclientd.dll" error?
on version 6.6.1 - beta with delphi 7 and firebird embed 2.0
entd20.dll and fbclientd.dll dosen't exists!!!!
error entd20.dll, fbclientd.dll not found
Moderators: gto, cipto_kh, EgonHugeist
error entd20.dll, fbclientd.dll not found
this is a Signature
- mdaems
- Zeos Project Manager
- Posts: 2766
- Joined: 20.09.2005, 15:28
- Location: Brussels, Belgium
- Contact:
Just rename your embedded library version. This is done to make a difference between the embedded server and the client/server versions, so they can be in the same directory/path. (eg to allow you pump data from a server into an embedded database)
Is there a naming convention for firebird which shows the difference between embedded and normal library? The one used here is just a copy of the mysql implementation.
Mark
Is there a naming convention for firebird which shows the difference between embedded and normal library? The one used here is just a copy of the mysql implementation.
Mark