Link to home
Create AccountLog in
Avatar of CraigMan
CraigManFlag for United States of America

asked on

BranceCache for SQL Server?

Our time and billing software database is on a SQL Server in our main office and part of the software is on an application server. Staff will run the software through a map drive. When staff runs the time and billing software from our remote or branch office across a VPN connection, the software runs slow. Will implementing branchecache work with SQL Server?
ASKER CERTIFIED SOLUTION
Avatar of ste5an
ste5an
Flag of Germany image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
What kind of SQL? SQL wouldn't normally require a mapped drive.

Many applications with poor WAN performance can be run on a Remote Desktop Session host, which allows the application to run locally on the Remote Desktop server, and then users just have screen updates and mouse and keyboard sent over the VPN.