Thanks braX and Ian for this solution!
I have a follow up question to this: what if your backend database is linked to your frontend database, and you wish to add a relationship wherein the FE database has a table strTable
you wish to relation to a BE database table strFTable
?
Thanks for any help you can offer on this!