Hi Frank,

> >>>- 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.
> 
> Then, and with all I know about the HSQL code, I'd say unlimited. (Well,
> bound by the data range of Java's int, of course, but that's nearly the
> same for this purpose.)

Thank you very much.

Noelson

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

Reply via email to