vba error code 2486 / 2455

  • Thread starter Thread starter stefan hoffmann
  • Start date Start date
S

stefan hoffmann

hi,

i'm currently getting vba errors 2486 on docmd actions and error 2455 on
setting OrderBy after i have changed the dataset in a form which
contains five subforms in an Access 2k application. I can't even close
Access.

It looks like broken vba code, because if i recompile the entire
form/module code it works again. Up to the next dataset change.

Data is served by a SQL2K.

I can remember that i had such a problem two years ago, but i can't
remember the proper solution. So any hint is welcome.

--> stefan <--
 
What do you mean by "changed the dataset", Stefan?

--
Brendan Reynolds (MVP)
http://brenreyn.blogspot.com

The spammers and script-kiddies have succeeded in making it impossible for
me to use a real e-mail address in public newsgroups. E-mail replies to
this post will be deleted without being read. Any e-mail claiming to be
from brenreyn at indigo dot ie that is not digitally signed by me with a
GlobalSign digital certificate is a forgery and should be deleted without
being read. Follow-up questions should in general be posted to the
newsgroup, but if you have a good reason to send me e-mail, you'll find
a useable e-mail address at the URL above.
 
hi Brendan,

Brendan said:
What do you mean by "changed the dataset", Stefan?

To short, i see. Changing the cursor via the dataset navigator. No
change/update of data in the dataset.

--> stefan <--
 
I'm sorry, Stefan, I still don't know what you mean.

--
Brendan Reynolds (MVP)
http://brenreyn.blogspot.com

The spammers and script-kiddies have succeeded in making it impossible for
me to use a real e-mail address in public newsgroups. E-mail replies to
this post will be deleted without being read. Any e-mail claiming to be
from brenreyn at indigo dot ie that is not digitally signed by me with a
GlobalSign digital certificate is a forgery and should be deleted without
being read. Follow-up questions should in general be posted to the
newsgroup, but if you have a good reason to send me e-mail, you'll find
a useable e-mail address at the URL above.
 
hi Brendan,

Brendan said:
I'm sorry, Stefan, I still don't know what you mean.

Don't care to much. I have found it.
It was a broken subform (bad module/vba).

Thanx for trying :)

--> stefan <--
 
Back
Top