Subject Accessing tables across databases
Author joseigd
In one FB database, I need to access a handful of tables from another
one. Can an SP do this? I mean, an SP in DB #1 that connects to DB #2,
gain access to the tables it needs and then closes the connection.

TIA for your comments

José