Hi there,

I wish to do database design with H2 in Netbeans IDE , but in embedded
mode.
I have done database design with Netbeans with MySQL, but that was
running as a server and all the table structures + data already
existed and Netbeans just connected to the database that was fully up
and running.

I have done embedded mode with H2 using regular JDBC. But, in embedded
mode the
database structures and data don't exist untiil runtime.

SO this is my dilemma. How can Netbeans connect to a database before
it even exists?

I found a previous link in this forum, but at the very end no one
answered the similar questions to mine:

http://groups.google.com/group/h2-database/browse_thread/thread/7d212f32b8205325/a10349b8c39a07dc?hl=en&lnk=gst&q=H2+and+netbeans#a10349b8c39a07dc

This forum post has the title:
"Visual data-modeling tools for H2"



Any help will be greatly appreciated!

Paluee










-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.


Reply via email to