PC Review


Reply
Thread Tools Rate Thread

Breakpoints, phantom breakpoints

 
 
=?Utf-8?B?VHlsZW5kYWw=?=
Guest
Posts: n/a
 
      18th Jun 2005
Hello..

I have used breakpoints while testig my code and have deleted them using the
clear all breakpoints from the Debut menu. I have compacted the database but
when I open it up I find the code is still thinking there is a breakpoint
when i used to have one set. I have tried many differnt ways trying to get
rid of this, even importing the database into a new db1.mdb file. Nothing
seems to remove the phantom breakpoint.

Any suggestion to correct this would be appreciated

Fred Alyea

 
Reply With Quote
 
 
 
 
RuralGuy
Guest
Posts: n/a
 
      18th Jun 2005
Tylendal wrote:

> Hello..
>
> I have used breakpoints while testig my code and have deleted them
> using the clear all breakpoints from the Debut menu. I have compacted
> the database but when I open it up I find the code is still thinking
> there is a breakpoint when i used to have one set. I have tried many
> differnt ways trying to get rid of this, even importing the database
> into a new db1.mdb file. Nothing seems to remove the phantom
> breakpoint.
>
> Any suggestion to correct this would be appreciated
>
> Fred Alyea
>


Hi Fred,

Here's a response to this type of problem from MVP Allen Browne
that you might want to try:
______________________________

This can happen if the project is partially corrupt, and a Decompile
should clear it.

Try this sequence:

1. Uncheck the boxes under:
Tools | Options | General | Name AutoCorrect
Explanation of why:
http://allenbrowne.com/bug-03.html

2. Compact the database to get rid of this junk:
Tools | Database Utilities | Compact

3. Close Access. Make a backup copy of the file. Decompile the database
by
entering something like this at the command prompt while Access is not
running. It is all one line, and include the quotes:
"c:\Program Files\Microsoft office\office\msaccess.exe" /decompile
"c:\MyPath\MyDatabase.mdb"

4. Open Access, and compact again.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

HTH

--
RuralGuy

Please reply to the newsgroup so all may benefit.
 
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
Random phantom breakpoints and random bogus compile errors Greg Lovern Microsoft Excel Programming 5 2nd Jun 2010 03:52 PM
Excel 2003 VBA Phantom Breakpoints Todd Heiks Microsoft Excel Programming 3 4th Feb 2010 11:01 PM
Breakpoints not triggering, have ? in breakpoints Jozef Microsoft VB .NET 2 11th Jun 2005 09:48 PM
Breakpoints news.microsoft.com Microsoft Dot NET 0 8th Feb 2005 09:39 PM
VBA Breakpoints =?Utf-8?B?Smlt?= Microsoft Access Form Coding 2 24th Mar 2004 06:29 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:11 PM.