Subject | multiple accessa at different databases |
---|---|
Author | augello.luigi |
Post date | 2009-10-06T08:55:38Z |
I would know if it is possible to access in the same time at two tables of two different databases. I need using records of a table from database to update a table of a second database.
Using Mysql the syntax is:
<database>.<table>.<field>
to refer to a database. How can I do this one with Firebird?
Tanks
Luigi
Using Mysql the syntax is:
<database>.<table>.<field>
to refer to a database. How can I do this one with Firebird?
Tanks
Luigi