C
Clarkie
Hello!
I have a VB.NET application accessing an Access DB over a 2 mbit
WAN-connection. The performance is terrible, simple SQL-statements resulting
in a few records can take 30 secs or more, even though there is just a
single user accessing the database. During the long wait both the client and
the fileserver remains idle, their processors are not busy at all. The same
app with the same database works fine when the database is placed on the
local network (not a possible solution in this case, though). The sysadmin
says the network is OK. The database is only 20 MB.
I've read that Access is weak in WAN, but is this valid also when not using
any forms and similar access objects? I use Access only as a database.
Best Regards
Clarkie
I have a VB.NET application accessing an Access DB over a 2 mbit
WAN-connection. The performance is terrible, simple SQL-statements resulting
in a few records can take 30 secs or more, even though there is just a
single user accessing the database. During the long wait both the client and
the fileserver remains idle, their processors are not busy at all. The same
app with the same database works fine when the database is placed on the
local network (not a possible solution in this case, though). The sysadmin
says the network is OK. The database is only 20 MB.
I've read that Access is weak in WAN, but is this valid also when not using
any forms and similar access objects? I use Access only as a database.
Best Regards
Clarkie