Subject Re: [IBO] multiple database connections in same query?
Author hans
Use TIBO_Query with TIBO_Query.SQL.Text :=

Select table1.field1, table1.field2, table2.field1, table2.field3
from table1,table2 <where criteria>

-----------------------------------------------------------
----- Original Message -----
From: "Ashley" <ashwiz@...>
To: <IBObjects@yahoogroups.com>
Sent: Thursday, January 02, 2003 6:02 AM
Subject: [IBO] multiple database connections in same query?


| Hi there
|
| A very Happy New Year to everyone!
|
| Is it possible with IBO to select from multiple databases in the same
query?
| I used to do this in the BDE, but not sure if IBO supports it, and how to
go
| about it. (I will be very surprised if IBO doesn't, as I'm always
impressed
| by it, just my knowledge of it is still very lacking)
|
| I will appreciate any help, tips or advice.
|
| Thanks in advance
|
| Many thanx
| Kind regards
| Ashley
| ~~~~~~~~~~~~~~~~~~~
| The Software Shack
| www.softwareshack.co.za
|
|
| [Non-text portions of this message have been removed]
|
|
|
|
___________________________________________________________________________
| IB Objects - direct, complete, custom connectivity to Firebird or
InterBase
| without the need for BDE, ODBC or any other layer.
|
___________________________________________________________________________
| http://www.ibobjects.com - your IBO community resource for Tech Info
papers,
| keyword-searchable FAQ, community code contributions and more !
|
| Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|
|
|