
April 5th, 2006, 10:49 AM
|
|
Registered User
|
|
Join Date: Mar 2006
Posts: 8
Time spent in forums: 3 h 30 m 52 sec
Reputation Power: 0
|
|
|
Embedded Firebird and Delphi DBGo (ADOExpress)
When I place my EXE (compiled with TADO components), DBS, UDLs defining the FB driver and database names, aliases.conf, and FBClient.dll (renamed) in the same directory, the EXE doesn't run. However, if I compile my Delphi app, using IBExpress components and place just the EXE, DBs, and FBClient.dll (renamed) in one directory, it runs fine. I need to be able to make the TADO version run as a single-user app. What am I missing? Can I use UDLs, or do I have to use an explicit ODBC data source name defined by the MS ODBC Manager? All help appreciated.
Sam
|