L
le Nordiste
Bonjour,
I have a set of databases.
Each database has a VB procedure to launch the database queries.
These databases are used in sequence :
Database_3 needs data from tables generated in database_2,
who in is turn needs data from tables generated in database_1.
Is it possible to launch VB procédures of database_1 and database_2
from database_3 ?
And how to perform this job ?
Thanks in anticipation for your help.
le Nordiste
I have a set of databases.
Each database has a VB procedure to launch the database queries.
These databases are used in sequence :
Database_3 needs data from tables generated in database_2,
who in is turn needs data from tables generated in database_1.
Is it possible to launch VB procédures of database_1 and database_2
from database_3 ?
And how to perform this job ?
Thanks in anticipation for your help.
le Nordiste