hello,
How can I use java to connect to an oracle table and display the results ?
I currently use ASP and am thinking about moving to java.
is connection strings, etc similar ?
Oracle is just another SQL database. Search through the forum for references to JDBC - there are several topics in which people have provided useful links to tutorials.
Having said that, I should also point out that Oracle has a product called JDeveloper (which is free) and which is designed to automate connections to Oracle from java.
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.