piras...@gmail.com
unread,Feb 12, 2008, 7:03:39 AM2/12/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to H2 Database
first sorry for my english.. ;)
Thanx in advance
This is my first post, yesterday I discovered H2 solution, really
interesting!
now I'm using a mysql database for my application, but I would create
a trial version of this application using H2 database, than I thought
to try it with a migration tool.
It is not so easy to do this , but finally I've discovered Squirrel
SQL where theoretically it could be possible to convert but I obtain
this error:
handleError: exception=Syntax error in SQL statement CREATE UNIQUE
INDEX PRIMARY[*] ON TABLEXXX(ID) ; expected identifier; SQL statement:
CREATE UNIQUE INDEX PRIMARY ON tablexxx(id) [42001-66]
1. question: do you know this error?
and
with h2 server in the browser i obtain a -----> java heap space
2. question: How can I tune the performance of the server?
tanx for all
Ciao
Andrea