Hi all Is there a simple way to update a local database from a remote one ?
take multiple results from a remote DB query & use them on a local host DB
thanks for any guidance
Can't you just open two connections?
Yes i have done that, i just wasnt sure if that was the best way to do it ;-)