Hello
We have a Delphi 7 Web Application that has been running on a Windows 2000 R2 Server with Apache 2.2 just fine. The application made use of the BDE to connect to an Informix Database
We recently decided to remove dependencies on the BDE and I have been tasked on switching to ADO. This I have managed to do successfully and the new Web Application works fine on my Windows XP 32 bit machine fine. However when I deploy it on our test Windows 7 64bit machine or the live Windows 2000 R2 64 bit server it fails to work and gives the following error
Exception: EOleSysError
Message: The specified module could not be found
I have done some searching on the web and did come across this proposed solution : https://forums.embarcadero.com/thread.jspa?messageID=399769 but unfortunately this did not solve my problem
So now I am stuck and was hoping that someone might have a solution or suggestions for me
Thanks
Mark
We have a Delphi 7 Web Application that has been running on a Windows 2000 R2 Server with Apache 2.2 just fine. The application made use of the BDE to connect to an Informix Database
We recently decided to remove dependencies on the BDE and I have been tasked on switching to ADO. This I have managed to do successfully and the new Web Application works fine on my Windows XP 32 bit machine fine. However when I deploy it on our test Windows 7 64bit machine or the live Windows 2000 R2 64 bit server it fails to work and gives the following error
Exception: EOleSysError
Message: The specified module could not be found
I have done some searching on the web and did come across this proposed solution : https://forums.embarcadero.com/thread.jspa?messageID=399769 but unfortunately this did not solve my problem
So now I am stuck and was hoping that someone might have a solution or suggestions for me
Thanks
Mark