Hi Frank,

> > - What's the max size of a database, 2 GB (default) to a max of 8 GB
like
> > HSQLDB?
>
> I assume we're talking about the embedded HSQLDB. In this case, since
> OOo puts all data into one one, the limitation is the file size
> limitation of your disk. However, if in the range of GB, the current
> architecture of those files certainly doesn't scale, so this is a rather
> theoretic question.

Yes, it's about embedded HSQLB.

> > - What's the max number of columns into a table ?
>
> Virtually unlimited, I'd say. In OOo's own infrastructure, the limit
> 2^31 - 1 (though I bet nobody ever tried), else it's up to the
> underlying database. I don't know at the moment whether HSQLDB has a
> fixed limit here. Did you search HSQL's documentation?

Yes I did a search, but no luck.

Thanks.
Noelson

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to