macromedia.coldfusion.database_access
[Top] [All Lists]

Re: Dual sites and dbs

Subject: Re: Dual sites and dbs
From: GArlington <garlington@xxxxxxxxxxxxx>
Date: Thu, 28 Feb 2008 09:00:55 -0800 (PST)
Newsgroups: macromedia.coldfusion.database_access

On Feb 28, 3:46 pm, "ndhayes" <webforumsu...@xxxxxxxxxxxxxx> wrote:
> CF7 Standard. We've created 2 similar codebases on one server under virtual
> domains. We have 2 sets of tables (1 for each ) but different names and PWs. 
> We
> can see that CF connects to all tables. It appears that when 1 subdomain
> connects to it's data sources, it affects how the other connects, as well... 
> in
> effect creating 2 sites feeding 1 db, when we should have 2 and independent
> dbs. Help

Are you init-ing DB connection [datasource] in Application.cfm(.cfc)?
Are you using corresponding (different) datasource values for each
site?
You give us to little information to speculate any further...

<Prev in Thread] Current Thread [Next in Thread>