I asked this yesterday but after looking at my options i decided the way to go. I have a contact management system that is working great. The client would like to turn this into a hosted model so many clients can use it. To the login screen we just have to add a company name and to ever table in the system add a companyId. My question is

The only thing I should I have to change are my gateway calls from getAll() to getByFields(companyId=session.user.userId) and wherever a create/update takes place to make sure i set the userGateway.setCompanyId(session.user.userId ). I just want to get some opinions before I jump into it as everyone on these lists usually has a better answer! TGIF

Thank You
Dan Vega
[EMAIL PROTECTED]
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to