Hi!
I'll admit I don't know much about these things, but I've been scouring the web for the past 24 hours (with a 5 hour break for sleep) and I'm stumped. Here's the thing.
We have two pieces of software, both installed on client computers (XP SP3), both connecting to SQL Express 2005 installed on a 2008 R2 server. When the programs are run locally on the server they're loading fast enough. When they are run on the clients they're also loading fast when the server IP address is used - but sluggish if the path is UNC. Accessing folders and files on the server from the clients however - either via UNC or IP - is fast.
I've come across this before, looking into MySQL to use it for a BE for an Access app. Just as with SQL Express, UNC was slow to connect while using IP in the connect string brought the speed back up to what you'd expect. Then I attributed it to a crap ODBC MySQL driver and left it at that, but now I realize that it is something else.
Turning off firewalls and antivirus on all machines makes no difference whatsoever.
There is no way I'm the first one to experience this, so either it's something pathetically simple that I'm overlooking or I'm googling the wrong way!
Please help. Thanks!
