PC Review


Reply
Thread Tools Rate Thread

Cannot edit module inside a form in Access 97

 
 
Silvio Balzano
Guest
Posts: n/a
 
      8th Jun 2004
We are running a homegrown Access 97 database application
that is quite large (17.8 MB, although we do have larger
ones). Anyway, when I go into design mode on a form and
attempt to modify any of the underlying code, the moment
I hit the return key, I get a Dr. Watson error. This is
the beginning of the dump file:

Application exception occurred:
App: msaccopt.dbg (pid=1676)
When: 6/8/2004 @ 12:13:35.250
Exception number: c0000005 (access violation)

Any help would be appreciated, since we can no longer
make changes to this system. Anyone who needs to see the
dump file, I will be happy to share.

Thanks,
Silvio
 
Reply With Quote
 
 
 
 
Elwin
Guest
Posts: n/a
 
      8th Jun 2004
try decompiling your code and recompiling

1) Use the 'decompile' switch to launch Access.
eg) Select Start / Run
Enter msaccess.exe /decompile
Click OK

2) Open your database
3) Close Access
4) Reopen Access normally (no switches)
5) Go to a code window and compile your code
6) Save
7) Repair the database
8) Compact the database


>-----Original Message-----
>We are running a homegrown Access 97 database application
>that is quite large (17.8 MB, although we do have larger
>ones). Anyway, when I go into design mode on a form and
>attempt to modify any of the underlying code, the moment
>I hit the return key, I get a Dr. Watson error. This is
>the beginning of the dump file:
>
>Application exception occurred:
> App: msaccopt.dbg (pid=1676)
> When: 6/8/2004 @ 12:13:35.250
> Exception number: c0000005 (access violation)
>
>Any help would be appreciated, since we can no longer
>make changes to this system. Anyone who needs to see the
>dump file, I will be happy to share.
>
>Thanks,
>Silvio
>.
>

 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
call VB.NET Form from Access VBA module bobk544 Microsoft Access 3 17th Jan 2009 03:06 PM
Databind a dropdown list inside a form view while in edit murfu Microsoft C# .NET 0 13th Aug 2007 10:20 PM
Access variable from form and module? =?Utf-8?B?cGFya2luX20=?= Microsoft Excel Programming 1 8th Aug 2007 03:32 PM
Open PDF inside Access Form Christofer Dutz Microsoft Access 4 21st Feb 2005 03:51 PM
Edit Excel File from Access Module =?Utf-8?B?U29waGlh?= Microsoft Access Macros 1 30th Sep 2004 11:23 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:33 AM.