I have been able to use OleDB to connect to Oracle databases with no problem in Windows forms applications on my development machine that is both my IIS server and Oracle server. But when I try to do it in a Web application I get the error message 'Oracle client and networking components not found'. This is the sytax I use for the connection: OleDb.OleDbConnection("Provider=MSDAORA.1;User ID=tpocs;Password=manager;Data Source=tdsbasic;persist security info=False"). Can anyone help? Thanks.
Software/Hardware used:
ASKED:
March 19, 2005 12:54 PM
UPDATED:
March 21, 2005 5:45 PM