dbTalk Databases Forums  

error 3167

comp.databases.ms-access comp.databases.ms-access


Discuss error 3167 in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Pol
 
Posts: n/a

Default error 3167 - 08-14-2010 , 04:17 PM






Hi,

since some time i struggle with errror 3167 in an ac2003 form based on
multiple tables. In Ac2000 , I haven't any troubles with this form.
Probably , it has nothing to do with it, but you never know.
When the error occured , i cannot tell exatcly. In this form i have to fill
some textfields with a commandbottum. To put the data i have to navigate in
the records en go back. I've tried this with a recordsset and rewrite it
without a recordset and use this rule "DoCmd.GoToRecord , ,
acNext/acprevious " depends if i have to go forwards or backwords.

When the error occurs, it's hard to tell. sometimes when i leave the form ,
i get a message " record is deleted", otherwise i get it after run the code.
The weird is , i've latest tried the code for more than 100 times ...
without an error. Therefore i think it's nothing wrong in my code. I also
cannot place a stoppoint in the code , because i am not certain i get an
error

if the error occured , we cannot open longer the form automaticly. I've
manually have to open the db/table and removed the record indicated by
"#####". Afterwards , i have to reinstall my primary key.

It's apperently a frekwently error , but no specific solution for it. I
copied once all the data in a new table and Database , but the error stills
occurs; I do not use memofields because i'am afraid of corruption.

What can i do to prevent this or i otherwise haw can i handle this error in
mine errorhandling. I think it will not help if i when the error occurs, i
do an "me.undo"

regards Pol

Reply With Quote
  #2  
Old   
Access Developer
 
Posts: n/a

Default Re: error 3167 - 08-15-2010 , 12:00 AM






It's a good idea to "help people to help you" by including the description
of an error along with the error number. Few, if any, who answer questions
here are doing it to prove how well they can memorize the correspondence
between error numbers and the actual error, and, few have a lot of _extra_
time and energy to put into answering questions for free.

--
Larry Linson, Microsoft Office Access MVP
Co-author: "Microsoft Access Small Business Solutions", published by Wiley
Access newsgroup support is alive and well in USENET
comp.databases.ms-access

"Pol" <Pol@spolypoly> wrote

Quote:
Hi,

since some time i struggle with errror 3167 in an ac2003 form based on
multiple tables. In Ac2000 , I haven't any troubles with this form.
Probably , it has nothing to do with it, but you never know.
When the error occured , i cannot tell exatcly. In this form i have to
fill some textfields with a commandbottum. To put the data i have to
navigate in the records en go back. I've tried this with a recordsset and
rewrite it without a recordset and use this rule "DoCmd.GoToRecord , ,
acNext/acprevious " depends if i have to go forwards or backwords.

When the error occurs, it's hard to tell. sometimes when i leave the form
, i get a message " record is deleted", otherwise i get it after run the
code. The weird is , i've latest tried the code for more than 100 times
... without an error. Therefore i think it's nothing wrong in my code. I
also cannot place a stoppoint in the code , because i am not certain i get
an error

if the error occured , we cannot open longer the form automaticly. I've
manually have to open the db/table and removed the record indicated by
"#####". Afterwards , i have to reinstall my primary key.

It's apperently a frekwently error , but no specific solution for it. I
copied once all the data in a new table and Database , but the error
stills occurs; I do not use memofields because i'am afraid of corruption.

What can i do to prevent this or i otherwise haw can i handle this error
in mine errorhandling. I think it will not help if i when the error
occurs, i do an "me.undo"

regards Pol


Reply With Quote
  #3  
Old   
Salad
 
Posts: n/a

Default Re: error 3167 - 08-15-2010 , 12:32 AM



Access Developer wrote:

Quote:
It's a good idea to "help people to help you" by including the description
of an error along with the error number. Few, if any, who answer questions
here are doing it to prove how well they can memorize the correspondence
between error numbers and the actual error, and, few have a lot of _extra_
time and energy to put into answering questions for free.

I agree. A description and error code together help.

I entered Access 3167 in google and got this link.
http://dbaspot.com/forums/ms-access/...d-deleted.html

Reply With Quote
  #4  
Old   
David W. Fenton
 
Posts: n/a

Default Re: error 3167 - 08-15-2010 , 03:38 PM



Salad <salad (AT) oilandvinegar (DOT) com> wrote in
news:P_qdnRS2w5x15vrRnZ2dnUVZ_qWdnZ2d (AT) earthlink (DOT) com:

Quote:
Access Developer wrote:

It's a good idea to "help people to help you" by including the
description of an error along with the error number. Few, if
any, who answer questions here are doing it to prove how well
they can memorize the correspondence between error numbers and
the actual error, and, few have a lot of _extra_ time and energy
to put into answering questions for free.

I agree. A description and error code together help.

I entered Access 3167 in google and got this link.
http://dbaspot.com/forums/ms-access/...-record-delete
d.html
I entered this in the Immediate Windows within Access and got an
answer:

?AccessError(3167)
Record is deleted.

Nonetheless, it would be sensible to provide that information in the
original post, rather than expecting people to be interested enough
to look it up themselves. Also, keep in mind that some of the people
who don't have time to look it up might react "oh, yes, I know that
error" if you put the specifics in your original post.

--
David W. Fenton http://www.dfenton.com/
contact via website only http://www.dfenton.com/DFA/

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.