How to connect oracle and c# using namespace System.Data.OracleClient
Hi!
I am using Microsoft Visual Studio 2005 and Orange for oracle version 4.
I've been given a task, show the table of the database using datagrid.
but first I have to connect to the database using namespace System.Data.OracleClient.
What should I do? I am totally new in c# and oracle.
Thanks in advance. :)