Subject | Interbase and heterogeneous query... |
---|---|
Author | Fabrice Vendé - INFOCOB |
Post date | 2000-07-28T08:03:52Z |
Hello,
I use Delphi with interbase 5.6 and 6.
With the standard database component of delphi (5.0) it is possible to do
heterogeneous queries (query on different database) like:
select * from ":aliasBDE1:customer",":aliasBDE2:customer"
where ":aliasBDE1:customer".code =":aliasBDE2:customer".code
It's work fine with BDE Interbase aliases.
Is it possible to do the same with ibxpress component ?
I try to do it but it doesn't work !
Thanks.
Fabrice Vende
fabrice@...
-
SARL I N F O C O B
Developpement, formation, matériel, logiciel
http://www.infocob.com
I use Delphi with interbase 5.6 and 6.
With the standard database component of delphi (5.0) it is possible to do
heterogeneous queries (query on different database) like:
select * from ":aliasBDE1:customer",":aliasBDE2:customer"
where ":aliasBDE1:customer".code =":aliasBDE2:customer".code
It's work fine with BDE Interbase aliases.
Is it possible to do the same with ibxpress component ?
I try to do it but it doesn't work !
Thanks.
Fabrice Vende
fabrice@...
-
SARL I N F O C O B
Developpement, formation, matériel, logiciel
http://www.infocob.com