If you use the internal database, I believe that you are using HSQLDB. I expect that this stores the entire DB in memory (not sure about that), but if so, then you are memory limited.

If you use some other DB as the back-end and only use Base as the front-end, then your limitations will be related to the back-end system. I might recommend that you do this if you are worried about size limitations.

On 05.10.2016 13:40, Abebe,Fitsum wrote:
Hi,

We would like to leverage openoffice base but have a few questions:

-       Is there a limitation on how much data we can store in the
database(imposed by the database itself)? How many rows can we store
per table, etc...
-       Is there a built in API to import xml data to the database?

Thank you,

Fitsum Abebe
Sr. Software Engineer, PathNet
fitsum.ab...@cerner.com<mailto:fitsum.ab...@cerner.com> | 816-888-2569

[http://www.cerner.com/uploadedImages/email_logo.png]<http://www.cerner.com/>

Reply via email to