I inserted from a jsp page successful a couple of sample test records into the 
built-in database Hypersonic (which I created previously by a CREATE TABLE statement 
from java).

I can retrieve these data records successfully by a SELECT FROM WHERE statement.

However I did not found a way to display them through an external
database tool like Toad, DBVisualizer, squirrel

I entered the following URL which gave me some JMS-Tables
like eg. JMS_ROLES but not my previously created own table

jdbc:hsqldb:hsql://localhost:1701

How can I access my own, new tables from outside a java/jsp source?

Thomas

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851738#3851738

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851738


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to