Database Saves Slower with Win2K than Win98

  • Thread starter Thread starter Jeff Bransford
  • Start date Start date
J

Jeff Bransford

I am having a problem with an VB app which takes an
average to save to a database of 2 seconds with Win98 and
7 seconds with Win2K. The database is MSAccess. Has
anyone experienced this before. Is there a workaround to
get to equal processing time. When a lot of data is
being saved it makes a difference.
 
My guess is that Win 98 doesn't have to go through the same permissions
checking as a Win 2K machine may, especially if the Win 2K machine is
formatted NTFS. See Martin's post just above this one about: Open mde take a
least 10 seconds.
 
Back
Top