Subject | Re: SQL |
---|---|
Author | alex_vnru@yahoo.com |
Post date | 2001-05-18T16:55:29Z |
--- In ib-support@y..., hectorhds@y... wrote:
You can't do it via native IB connectivity components but can via
BDE, check Delphi documentation for heterogenious queries. It will be
monsterously slow, I suggest to think about combining your databases
into one.
Best regards.
> I've a question.Hi Hector?
>
> How can I do a Join between two tables that are stored in two
> different database files in interbase. Also, how can I use
> the '[IN]' clausule to include a table that is stored in another
> dbfile. Can i do that?
>
> Tnks!, ah!,Im new in this list... Sorry if these questions are too
> simplex.
You can't do it via native IB connectivity components but can via
BDE, check Delphi documentation for heterogenious queries. It will be
monsterously slow, I suggest to think about combining your databases
into one.
Best regards.