Multi Site Database Usage

hopemanjohn 29 Sep, 2013
Hi,
Is it possible to repopulate a form from the data, on a different website database, where both sites are on the same server? Both sites have ChronoForms installed.

Site 1 (http://www.website-1.com) has a form, which captures input and saves it to a MySql database.

Site 2 (http://www.website-2.com) has a copy of the same form on its site but wants to populate it to view the data from Site 1 database.

Is this possible?

John
GreyHead 30 Sep, 2013
Hi John,

Yes you can, you need to use Custom Code to add the query to read the other database. Please see this FAQ for an example.

Bob

PS The DB Save action has this ability built in but the DB Load actions don't.
This topic is locked and no more replies can be posted.