I am debugging an application written in Classic ASP. The app connects to Oracle db in cloud but I get this error :
Code: 800ac350
Description : missing parameter OLEDB provider.
Does anyone has any idea why I am getting this error.
I am using x64 bit drivers for Oracle connectivity and the db is Oracle11g.
Rohit