Subject RE: [firebird-support] Design question
Author Alan McDonald
> Hi
>
>
> I'm no Firebird expert so I could use some advise. I need to make a
> database which potentionally could be large with lots of tables and data
>
>
> When should an applications data be split to several databases?
>
> I have no idea what is the normal/correct way to do it in consideration
> to number of tables, rows and so on.
>
> My main concern is of course performance
>
> I would appreciate some guidelines. Anyone?
>
>
> regards
> Jesper B. KiƦr
>
> Jezzper Consulting
> Website : http://www.jezzper.com

Not knowing what your expectations really are (you don't say).. If I were
you and just thought "this is likely to be very big". Then I would just go
ahead and do it. You can split it later when and if it's required. Your
limits are OS dependent not firebird dependent. So don't worry about it for
now.
Alan