
| Subject: | Delphi 2009 causes OraOledb provider failure [Edit] |
| Posted by: | Willem Mooi Wilten |
| Date: | Sun, 28 Feb 2010 |
I recently upgraded from delphi7 to delphi2009.
In Delphi2009, i create a new project. Drop a TADOConnection component on the main form.
Edit the connectionstring property. Choose use connection string and press the Build button.
Choose Oracle Provider for OLEDB and press Next
Then i get the error: oraOLEDBpus.dll can't find module and after that it says service no longer available...
This can't be the case!! If I edit an UDF file outside delphi2009 no error occurs. I can fill in the database name user name and password and test the connection to be OK. My apps all run well except in the Delphi 2009 IDE where they encounter this mischief.
In Delphi7 IDE no problems whatsoever. All on the same machine.
I have reinstalled Delphi2009 several times now with no luck. Please help!