M
msmcnewsxp
dbFailOnError caused an access app to blow up and create a backup on the
following line:
dbs.execute sql, dbFailOnerror.
(where the sql statement was updating a linked SQL table.
it only caused a problem with one user when he used his machine.
he could run a copy of the app on his hard drive or the same app from the
network and same problem.
he could run the same app from another PC logged in as himself and no
problem.
i removed the dbFailOnerror parameter and he has no problem.
why?
following line:
dbs.execute sql, dbFailOnerror.
(where the sql statement was updating a linked SQL table.
it only caused a problem with one user when he used his machine.
he could run a copy of the app on his hard drive or the same app from the
network and same problem.
he could run the same app from another PC logged in as himself and no
problem.
i removed the dbFailOnerror parameter and he has no problem.
why?