Oracle Connectivity Problem
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, My application developed in ASP.NET with C#.NET and Oracle as Database..... Application is running fine at my machine... but at client PC it gives error... It have a connection problem with oracle, I try to used 2 driver of Oracle... 1 - OraOLEDB.Oracle.1 2 - MSDAORA.1 When i used OraOLEDB.Oracle.1, it not shows the Data in Datagrid When i used MSDAORA.1 , it gives error "Oracle error occured, but error message could not be retrived from Oracle" I done all necessary action, like reinstall MDAC and windows update... but no success..... plz help