What is the provider and namespaces being used to access oracle database?
Rahul Pandey
Oracle dataprovider
using System.Data.OleDb;For Example, check this link : http://support.microsoft.com/kb/308448
oledb;