Forums

splitting form across multiple databases

patniwolverine 24 Aug, 2009
Hi,

I would like to split my form across mutiple databases. How to achieve this ?

So suppose i have 4 fields, the first two fields will hit one database and the remaining fields will hit another database. If there is no solution for this, is there any solution to make a copy of the same in multiple databases.

Help will be greatly appreciated.

Thanks.

Rahul
GreyHead 25 Aug, 2009
Hi Rahul,

Do you mean separate databases, or separate tables in the same database schema?

Either way the answer is similar, use the ChronoForms DB Connection for one and hand-code the sql for the other.

Bob
This topic is locked and no more replies can be posted.