Re: Error occurring in error handler
- From: "david epsom dot com dot au" <david@epsomdotcomdotau>
- Date: Fri, 10 Feb 2006 17:55:08 +1100
"Run-time error '6'" Overflow is an error which is trapped bya processor
exception, then passed back up to your error handler.It doesn't have to come
from your code at all: it could bea bug in Access, or in Windows, or in your
code. In Access,it often comes from bad data, or because Access has madean
error evaluating a parameter, or because of database corruption.Decompile
(Google for instructions) and Compact your database.If the error persists,
post the code to Formname_err(david)"robert d via AccessMonster.com"
<u6836@uwe> wrote in message news:5ba7892970a13@xxxxxx
I have a global error handler that up until today has
been working flawlessly. Let me first provide the relevant code
****************************************************************
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/databases-ms-access/200602/1
.
- References:
- Error occurring in error handler
- From: robert d via AccessMonster.com
- Error occurring in error handler
- Prev by Date: Re: How do I find the remote DB's that link to my tables?
- Next by Date: open recordset
- Previous by thread: Error occurring in error handler
- Next by thread: Re: Error occurring in error handler
- Index(es):
Relevant Pages
|
Loading