G
Guest
i have two different databases that need to run seperate as they have
completely different functions. the first is the main database with all
transactions entered on one table, the primary key is [transaction number].
the second is a despatch system which needs to use the transaction table to
do queries on. I need to be able to create a table in the despatch system
with the transaction number in. that table needs to be linked to the
transaction table on the first database using a query. is this possible? i
would even be happy if it imported the data from the transaction table so
long as it did it automatically.
please help.
regards chris
completely different functions. the first is the main database with all
transactions entered on one table, the primary key is [transaction number].
the second is a despatch system which needs to use the transaction table to
do queries on. I need to be able to create a table in the despatch system
with the transaction number in. that table needs to be linked to the
transaction table on the first database using a query. is this possible? i
would even be happy if it imported the data from the transaction table so
long as it did it automatically.
please help.
regards chris