F
feng
Hi,
I need to use ADO.Net data adapter for Oracle but I
couldn't find it.
I saw someone has imports like:
imports System;
imports System.Data;
imports System.Data.SqlClient;
imports System.Data.OracleClient;
I am ok with all the others except the .OracleClient. I
don't seem to have that. I am running .Net framework 1.0.
Do I need 1.1 to use the Oracle thing? Please help and
tell me what I need to do to get the Oracle component!
Thanks
I need to use ADO.Net data adapter for Oracle but I
couldn't find it.
I saw someone has imports like:
imports System;
imports System.Data;
imports System.Data.SqlClient;
imports System.Data.OracleClient;
I am ok with all the others except the .OracleClient. I
don't seem to have that. I am running .Net framework 1.0.
Do I need 1.1 to use the Oracle thing? Please help and
tell me what I need to do to get the Oracle component!
Thanks