A
aaron.kempf
there is a known bug in DAO.
if you dipshits have been using DAO all along; and you still hope for
the day when MS starts taking it seriously; you are sadly mistaken
the heyday of ms access didn't even start until 2002-- with the new
release of Access Data Projects.
DAO isn't reliable enough for anything.
There is a known bug with using currentdb.execute
instead of dbs.execute
you can't refer to currentdb or else you risk having stability problems
-aaron
if you dipshits have been using DAO all along; and you still hope for
the day when MS starts taking it seriously; you are sadly mistaken
the heyday of ms access didn't even start until 2002-- with the new
release of Access Data Projects.
DAO isn't reliable enough for anything.
There is a known bug with using currentdb.execute
instead of dbs.execute
you can't refer to currentdb or else you risk having stability problems
-aaron

