Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Database Hosting

Database Hosting

From: Murdoc <murdoc_0_at_hotmail.com>
Date: Mon, 20 Nov 2006 20:45:13 +0000 (UTC)
Message-ID: <xn0etz4crn9qqd000@news-south.connect.com.au>


Hi all,

Our company is about to embark on rewriting our entire application to be truly client/server based, and bring the UI up to .NET. One of the additional services that our CEO wants to provide is the hosting of the software ourselves (to save our smaller clients the licensing costs of the database server software, etc).

However, the proposed solution to this is to simply have a single database with every client's data in it, and add a 'client-code'/'client-id' field to EVERY single table in the database.

Now, to me this seems to be a seriously flawed method of doing it, when a much simpler option (one database per client) is available.

What are your thoughts, and how do other companies provide a similar service?

Regards,
Murdoc

-- 
Received on Mon Nov 20 2006 - 14:45:13 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US