oracle 11 / ASP error with MSDASQL
I have recently migrated classic ASP web pages to a new Windows 2008 web server with IIS 6.0. These web pages were previously running on NT Servers.
In setting up the environment we had an Oracle 11 client installed and also installed classic ASP.
When we started trying to access the web pages we originally had the following error:
Provider cannot be found. It may not be properly installed.
Which we fixed by changing our ado connection provider from MSDAORA to MSDASQL.
We then had an error on some web pages as follows:
Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.