Hello,

I'm trying to import data from an existing MS Access database into H2.
Trying to use "save as" from Access gives me an error for Timestamptz
format (?), so I tried linking all tables from H2 and "insert into"
the corresponding tables. But then I get a Java OutOfMemoryError. My
table is 15,199,760 records long. Is this normal? Is this a limitation
of H2? Should I move to another engine?

--~--~---------~--~----~------------~-------~--~----~
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