On Tue, 20 Oct 2009, John wrote:
> I never even considered using the one database with added company
> field/column. On the surface is sounds OK but I'm not to sure. Each SQL
> statement would require company_id. Hmmmm.
Johnf,
Why not take a look at the sql-ledger code? It's a series of perl scripts
and open source. Perhaps that will give you some ideas because SL can be
multi-company, multi-user, multi-currency, etc.
Rich