Hi,
I have an oracle 9i db installed on IBM AIX unix. This server is a remote server.
I can connect it through Putty and SQL DEVELOPER.
REQUIREMENT
1) Want to connect to it from my windows application using c#. 2) Cannot install anything on oracle unix.
So, how can i connect using c#?
Please suggest some solution. Thanks