J
johnb
Good morning all
I have a 2007 db split in to FE and BE. The BE is on a server with the FE's
on local pc's. When I open the first Form to pull records from the BE
response time increases, like to around a minute to open. Not good! The
network is known to be slow, 2 meg bandwith and I'm not helping by having a
Form with 5 sub forms on a Tab control. So I thought that maybe that VB.Net's
namespace Data.OLEDB may provide a faster response time than Access's split
db hard coded connection.
I'm aware that means writing the FE in VB.Net but it may be worth it if
OLEDB is faster the Access's connection code.
Has anyone any info speeds of these connection methods?
john b
I have a 2007 db split in to FE and BE. The BE is on a server with the FE's
on local pc's. When I open the first Form to pull records from the BE
response time increases, like to around a minute to open. Not good! The
network is known to be slow, 2 meg bandwith and I'm not helping by having a
Form with 5 sub forms on a Tab control. So I thought that maybe that VB.Net's
namespace Data.OLEDB may provide a faster response time than Access's split
db hard coded connection.
I'm aware that means writing the FE in VB.Net but it may be worth it if
OLEDB is faster the Access's connection code.
Has anyone any info speeds of these connection methods?
john b