Hi, There is no limit. See:
http://h2database.com/html/faq.html#size_limit http://h2database.com/html/advanced.html#limits_limitations Regards, Thomas On Thu, Jun 27, 2013 at 9:21 AM, <[email protected]> wrote: > Hello NG! > > can you tell me the limits of H2 Database regarding > Limits on Table Column Count and Row Size? > In Microsoft SQL Server the Row Size is limited to 8060 bytes, MySQL > Server got 65,535 but uses 765 for a varchar(255) > means 255*3=765 > so as i am running into these problems with my tables/objects i am > interested in the max size of H2. > > hope someone can answer this question. > thanks in advance > lumo > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
