I need a small utility that will allow you to test connections to an Oracle database server in a .ne
I need a small utility that will allow you to test connections to an Oracle database server in a .net environment by means of Oracle Data Provider for .NET 4.
Many times you can setup an oracle connection from a client machine and it works when you connect with SQL Plus or tnsping.exe but when you try to utilize from .net Applications issues arise.
This utility should support for both 32 and 64 bit data providers.