Thanks to Bruce Phillips for this post on using the derby server that comes with MyEclipse.
Especially the part about adding an attrib to the connect string to create a new schema. (jdbc:derby://localhost:1527/phillipsDB;create=true)
http://www.brucephillips.name/blog/index.cfm/2009/2/28/Using-the-MyEclipse-Derby-Database-Server
No comments:
Post a Comment