phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] [OT?] SQL for hosted sites


From: Dan Kuykendall (Seek3r)
Subject: Re: [Phpgroupware-developers] [OT?] SQL for hosted sites
Date: Mon, 11 Feb 2002 11:36:37 -0800

Chris Weiss wrote:
> 
> another benifit of allowing a custom table prefix would be that a site could 
> host
> more than one phpGW install in one database.
> 

Wile this is true, it would also add more overhead to the code for the
few that would possibly use it. Each SQL string would have to call up
our variable for that prefix. This is a rather large waste with little
benefit. Not to mention that it would only be useful after ALL the
existing SQL strings were updated... not something to be taken lightly.

Dan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]