Hi,
The general KISS rule applies..simplest is usually best..The Native connection ( SqlNet) is more likely to be able to use Oracle-specific functions than any other method and has fewer layers involved..All other connection methods use it eventually, so I prefer to use it directly.
If you had a JAVA connection ( or a thin-client wire-protocol ODBC driver) you could avoid even using SqlNet- there are some ODBC drivers available that use that technology..
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.