I have all the details to connect to a Oracle database on the network. I am able to connect to the Oracle database using Oracle developer express.
How do I connect to Oracle db from VB.net. I added reference to system.data.Oracleclient and specified the connection details and it gave me Listener error.
Please help