aspose file tools
The moose likes JDBC and the fly likes Display Table name in JSP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Display Table name in JSP" Watch "Display Table name in JSP" New topic
Author

Display Table name in JSP

Mohtashim Shaikh
Ranch Hand

Joined: Jul 18, 2010
Posts: 43
Hi,

I am able to get the connection object using service name to Oracle Database as below.



Can you help me further code to display all the table names in this connection?
Bill Clar
Ranch Hand

Joined: Sep 21, 2006
Posts: 100

Take a look at DatabaseMetaData (<Click It)
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56150
    
  13

You are doing JDBC in a JSP?


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Display Table name in JSP
 
Similar Threads
types of drivers
Entity Bean Error - SQLException
Fetching values from the database
how to hide and unhide a table in html
No suitable driver found for JDBC