Subject Re: [firebird-support] Connecting different database.
Author Martijn Tonies
Hi,

> The firebird version I'm working at is 1.5.0.3481 RC3.
> I wanted to know whether I can execute a query to an another database
while being logged on to one (assuming that sufficient priveleges are
granted)? For example I'm connected to db_1 and I try to execute query on
db_2 like this
> select * from db_2.table_1;

No, not "natively". That is, if you're using, for example, the BDE, you can
do this, but it will join the tables at the client side.

So, the short answer is: no.

With regards,

Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com