PC Review Forums Newsgroups Microsoft Access Microsoft Access VBA Modules Trouble removing Class Object from Code Editor in Access

Reply

Trouble removing Class Object from Code Editor in Access

 
Thread Tools Rate Thread
Old 30-06-2003, 08:24 PM   #1
Lynnette
Guest
 
Posts: n/a
Default Trouble removing Class Object from Code Editor in Access


I have been getting errors with a class object in the code
editor in Access 2000. Tons of memory errors and others
too. So I deleted my report and removed all references to
it. Now I'm trying to delete the VB code that was
attached to it and it won't let me. It gives me the
error: "Error accessing file. Network connection may have
been lost." That was one of the errors that I was getting
when I still had the report there too. Also, I know my
network connection is fine because all my other reports
work.

Please help - it is making me crazy!

Thanks!
  Reply With Quote
Old 30-06-2003, 09:32 PM   #2
Stephen Lebans
Guest
 
Posts: n/a
Default Re: Trouble removing Class Object from Code Editor in Access

This is a know bug with the first release of A2K. YOu have imported the
Class module and the closed the MDB without first compiling the module.
http://support.microsoft.com/defaul...kb;en-us;304548

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.


"Lynnette" <laklotun@hotmail.com> wrote in message
news:091d01c33f34$e8d04b40$a001280a@phx.gbl...
> I have been getting errors with a class object in the code
> editor in Access 2000. Tons of memory errors and others
> too. So I deleted my report and removed all references to
> it. Now I'm trying to delete the VB code that was
> attached to it and it won't let me. It gives me the
> error: "Error accessing file. Network connection may have
> been lost." That was one of the errors that I was getting
> when I still had the report there too. Also, I know my
> network connection is fine because all my other reports
> work.
>
> Please help - it is making me crazy!
>
> Thanks!


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

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