Hello
i'am from syria i don't speak and write english well
dont laugh on me
i want to connect c# to oracle 9i and
use listener to connect oracle with c#
thank you very much
alslam alikm
Hello
i'am from syria i don't speak and write english well
dont laugh on me
i want to connect c# to oracle 9i and
use listener to connect oracle with c#
thank you very much
alslam alikm
How to Connect Oracle9i to c#
May Lee
w/salam
i'm the egyptian Hytham
you can connect to oracle but you cant import it to your visual C# express IDE , you can take a look to this link
hope this helps
Jereme Guenther
Here is a step by step article to connect to an Oracle Database, yes it is in VB.Net but you should be able to see the principles.
http://www.oracle.com/technology/pub/articles/cook_dotnet.html
David Everett
You can't connect to Oracle 9i using the Express IDE. However, you can connect programmatically.
Do you know how to programmatically connect to an ODBC (or OLEDB or ADO.NET) database yet