PDA

View Full Version : Join to a table in another database?


rich
02-04-2007, 09:58 PM
Hi,

I like to keep databases separate.

So I have a membership database in a separate database from my joomla database.

I'm looking to read some data (such as joomla ID or username, email) from my joomla database and use the data in the table of my membership database. Is this possible with Fabrik?

echologic
02-05-2007, 01:42 PM
Hi Rich,

Yes this is possible. Fabrik allows you to access mutible databases (Jooma admin - Components/Fabrik/Connections) and provides database and table "join" features.

Best regards,
-Graylan King