Connection problem with Oracle 11g and IIS7
When I am trying to connect to Oracle 10g with the connection string, it works fine but when I am trying to connect same Classic asp code with Oracle 11g, I am getting below error.
Microsoft OLE DB Provider for ODBC error '80004005'
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified.
I have checked my TNS entry is correct under tnsnames.ora
I am using Windows server 2008 and Oracle 11g.
|