Re: Need some advice in new project

2007-08-11 Thread r_f_d
I am not sure why you would want "all companies bank accounts in different tables." Is it for security? to ensure that only appropriate people are able to view the records of any given company? There is the row-level-permissions branch, but I do not believe it has been maintained in a while so I

Re: Need some advice in new project

2007-07-28 Thread olivier
Hi, > [...] > All models etc. are the same in each, but we expressly don't want to > store same data in same table (i mean all companies bank accounts are > in different tables) > We have to create new 'database' dynamically from a web based > interface seamlessly. > Did you solve similar proble

Re: Need some advice in new project

2007-07-28 Thread Kai Kuehne
Hi Anna, On 7/28/07, anna <[EMAIL PROTECTED]> wrote: > > Hello my friends. > > I need your help in designing our new based application. > The goal is to build a kind of backoffice system, which helps to > organize all data of a specific company. > No problem with it. Build your models, data struc