Get Value from Across Databases Using Shared Value

Greetings.

Trying to figure out how I can grab values from across databases using records that share values.

For example, I have a “User” and “Comment” database. I want to be able to reference the username from the “User” database using the corresponding email address stored in the “Comment” database.

Any help would be appreciated.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.