P
Patrice Dargenton
Hello, I have a bug with a computer : some OleDb queries on an Access
database are randomly very slow : 3 seconds instead of 15 milliseconds
usually, it is slow only for "large" Access database (larger than 20 Mb,
with 10 Mb database, this is normally fast). It is the first time I see
the bug after many years using my application : the computer is a Windows XP
installed on a MacBook Pro with Boot Camp : I don't know why there would be
a problem with it, because everything else is OK. Does anyone has an idea
about this problem ?
I did try to log the adonet activity at a low level, but the log is too
large to find anything usefull :
Troubleshooting Windows DAC/MDAC (BidInterface)
http://msdn.microsoft.com/en-us/library/ms693114(VS.85).aspx
Notes :
Every updates have been installed : Windows, DotNet, ...
Provider=Microsoft.Jet.OLEDB.4.0
DotNet 2 / VB 2008 Express
OleDbCommand / ExecuteScalar
database are randomly very slow : 3 seconds instead of 15 milliseconds
usually, it is slow only for "large" Access database (larger than 20 Mb,
with 10 Mb database, this is normally fast). It is the first time I see
the bug after many years using my application : the computer is a Windows XP
installed on a MacBook Pro with Boot Camp : I don't know why there would be
a problem with it, because everything else is OK. Does anyone has an idea
about this problem ?
I did try to log the adonet activity at a low level, but the log is too
large to find anything usefull :
Troubleshooting Windows DAC/MDAC (BidInterface)
http://msdn.microsoft.com/en-us/library/ms693114(VS.85).aspx
Notes :
Every updates have been installed : Windows, DotNet, ...
Provider=Microsoft.Jet.OLEDB.4.0
DotNet 2 / VB 2008 Express
OleDbCommand / ExecuteScalar