Subject | Re: [firebird-support] Connecting different database. |
---|---|
Author | Martijn Tonies |
Post date | 2003-12-15T13:11:21Z |
Hi,
granted)? For example I'm connected to db_1 and I try to execute query on
db_2 like this
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
> The firebird version I'm working at is 1.5.0.3481 RC3.while being logged on to one (assuming that sufficient priveleges are
> I wanted to know whether I can execute a query to an another database
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