Rocky Smolin
rockysmolin at bchacc.com
Wed Apr 29 10:32:46 CDT 2009
Yeah. No cigar. Rocky -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Stuart McLachlan Sent: Wednesday, April 29, 2009 6:38 AM To: Access Developers discussion and problem solving Subject: Re: [AccessD] Debug Stopped Did you close the mdb and re-open it after checking it. It is a *startup* option. On 29 Apr 2009 at 6:09, Rocky Smolin wrote: > Well, the box was unchecked. But when I check it the breakpoints > still don't work. > > Rocky > > > -----Original Message----- > From: accessd-bounces at databaseadvisors.com > [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Stuart > McLachlan > Sent: Tuesday, April 28, 2009 11:27 PM > To: Access Developers discussion and problem solving > Subject: Re: [AccessD] Debug Stopped > > This will happen if you have USE ACCESS SPECIAL KEYS unchecked in the > startup options of the mdb (or if you have "unset" that option in > code.) > > You should only uncheck this option when you have finished working > with your application and are ready to distribute it!! > > -- > Stuart > > On 28 Apr 2009 at 22:51, Rocky Smolin wrote: > > > Well, now I'll never know. I didn't fix the problem but I imported > > all the objects into a new mdb and left the problem behind. > > > > Rocky > > > > > > -----Original Message----- > > From: accessd-bounces at databaseadvisors.com > > [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Rocky > > Smolin > > Sent: Tuesday, April 28, 2009 10:14 PM > > To: 'Access Developers discussion and problem solving' > > Subject: Re: [AccessD] Debug Stopped > > > > I just tried putting a breakpoint in on another mdb to see if it was > > my installation of access or that particular mdb. Happy to report > > breakpoints are working normally on everything except this mdb. > > There's something peculiar about it. Legacy app so I suppose I have > > to dig in a little. No macros, though. > > > > Rocky > > > > > > -----Original Message----- > > From: accessd-bounces at databaseadvisors.com > > [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Rocky > > Smolin > > Sent: Tuesday, April 28, 2009 5:20 PM > > To: 'Access Developers discussion and problem solving' > > Subject: Re: [AccessD] Debug Stopped > > > > BTW I did put breakpoints in the code and it didn't stop so that was > > my first clue that something was going wrong. > > > > Rocky > > > > -----Original Message----- > > From: accessd-bounces at databaseadvisors.com > > [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Rocky > > Smolin > > Sent: Tuesday, April 28, 2009 5:17 PM > > To: 'Access Developers discussion and problem solving' > > Subject: [AccessD] Debug Stopped > > > > Dear List: > > > > This is a new one on me. I have a database that does not respond to > > breakpoints. If I put a message box in the code - MsgBox "!" - I > > indeed get a message box with !. But at the point if I hit > > Ctrl-Break, it should break into the code. But it doesn't. It's > > obviously in the code of that module but it doesn't do anything that > > the module is supposed to do - like add stuff to a table. > > > > If I Dim X as variant and put x=1/0 in the code it should generate > > an > error. > > but it doesn't. > > > > What could be going on here? (Already tried decompile.) > > > > MTIA > > > > Rocky > > > > > > > > > > -- > > AccessD mailing list > > AccessD at databaseadvisors.com > > http://databaseadvisors.com/mailman/listinfo/accessd > > Website: http://www.databaseadvisors.com > > > > -- > > AccessD mailing list > > AccessD at databaseadvisors.com > > http://databaseadvisors.com/mailman/listinfo/accessd > > Website: http://www.databaseadvisors.com > > > > -- > > AccessD mailing list > > AccessD at databaseadvisors.com > > http://databaseadvisors.com/mailman/listinfo/accessd > > Website: http://www.databaseadvisors.com > > > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com > > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com