[AccessD] Break Point in Debug Mode

Jeremy Toves itsame2000 at sbcglobal.net
Mon Apr 17 21:09:42 CDT 2006


Thanks all for your comments.  I had a message box in the code, and it was popping up without ever breaking.  I'm going to try the decompile and compile.
  
Thanks,
Jeremy

Rocky Smolin - Beach Access Software <bchacc at san.rr.com> wrote:
  Jeremy:

Just to verify that it's getting to your brekpoint put a line like 
MsgBox "Hello 'dere" right before the break point. If you don't get the 
message box, you'll know that you're never getting to the break point.

Rocky


StaRKeY wrote:
> Hi Jeremy,
>
> Odd indeed, you might want to try to decompile your code and recompile and
> then try again. Also, is it possitble the code never passes your breakpoint
> or maybe gets stuck before it gets to the breakpoint? (you could check this
> by putting the breakpoint at the start of code execution, if that does work)
>
>
> Regards,
> Eric Starkenburg
>
>
> -----Original Message-----
> From: accessd-bounces at databaseadvisors.com
> [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Jeremy Toves
> Sent: Monday, April 17, 2006 7:04 PM
> To: AccessD
> Subject: [AccessD] Break Point in Debug Mode
>
> I've run into an odd issue. When I try to set the breakpoint on a database,
> I can. But when the code executes, it doesn't stop at the breakpoint. I'm
> working with an Access 2K database using Access 2002. Any ideas on how to
> get the database to stop at breakpoints when the code executes?
> 
> Thanks,
> Jeremy
> 

-- 
Rocky Smolin
Beach Access Software
858-259-4334
www.e-z-mrp.com

-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list