G
Guest
I currently have a database set up for a few users to share at our office.
However, it's been requested that a few users at another office (200 miles
away, also on our domain) be able to have read access to the database.
Linking the distant office back to our servers is really bad, and slows the
database to a crawl. So what I have setup now is a copy of the database on
the distant office's server that has it's backend updated each night by a
batch file. So essentially the distant office can view the data, but they
are a day behind. I know there has to be a better way to do this, and have
the distant office with live access that isn't slow as all heck. Is SQL the
solution here? I have relatively no knowledge of SQL outside of writing
access queries.
Can someone help, or point me in the right direction?
Thanks
However, it's been requested that a few users at another office (200 miles
away, also on our domain) be able to have read access to the database.
Linking the distant office back to our servers is really bad, and slows the
database to a crawl. So what I have setup now is a copy of the database on
the distant office's server that has it's backend updated each night by a
batch file. So essentially the distant office can view the data, but they
are a day behind. I know there has to be a better way to do this, and have
the distant office with live access that isn't slow as all heck. Is SQL the
solution here? I have relatively no knowledge of SQL outside of writing
access queries.
Can someone help, or point me in the right direction?
Thanks