Missing Database property
Posted: Wed 22 Dec 2004 14:24
Hi,
When I compile my Delphi7 project in the delphi IDE everything works fine but when I use the commandline compiler (using want to make builds) I get Missing Database Property when starting the .exe file.
I am loading the connection properties manually from a .ini file and using SQLServer as the drivername (vendorlib sqloledb.dll).
What lib files do I need to make the same build using the commandline compiler as when I build using the Delphi7 IDE?
Sincerely,
Andrew
When I compile my Delphi7 project in the delphi IDE everything works fine but when I use the commandline compiler (using want to make builds) I get Missing Database Property when starting the .exe file.
I am loading the connection properties manually from a .ini file and using SQLServer as the drivername (vendorlib sqloledb.dll).
What lib files do I need to make the same build using the commandline compiler as when I build using the Delphi7 IDE?
Sincerely,
Andrew