Techwarrior
Programmer
I have a database stored on a server that contains a list of clients. About once a week I need to update that list with new clients. Instead of entering each one individually I would like to speed up this process by importing the new clients from a database stored locally to the one on the server. Is there any way to connect to both databases at the same time?