473,414 Members | 1,686 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

Cannot Debug Code

I am just getting back into Access, I am trying to work with an inhouse Access Database System, Access 2002, XP.

Please note I have yet to do anything with this system but to print out the tables and code.

Problem: I can get to the code behind one of the forms, but I can edit it, whenever I choose any of the Debug Features nothing happens, it's as though I did not select anything to do.

Suggestions?

--------------------------------------------------------------------------------
May 4 '07 #1
4 2372
Rabbit
12,516 Expert Mod 8TB
You have to set up a break point at the line of code you want to stop at and then trigger the event that runs the code.
May 4 '07 #2
You have to set up a break point at the line of code you want to stop at and then trigger the event that runs the code.
Yes, that is if I want to have the execution of the code to stop at a particular line of code, but I can't even get the execution to start.
May 4 '07 #3
Rabbit
12,516 Expert Mod 8TB
Yes, that is if I want to have the execution of the code to stop at a particular line of code, but I can't even get the execution to start.
Really? Did you change the name of the controls? The name of the subs? Does the control's event property say [Event Procedure]? What about your security setting? Did you disable macros?
May 4 '07 #4
NeoPa
32,556 Expert Mod 16PB
Yes, that is if I want to have the execution of the code to stop at a particular line of code, but I can't even get the execution to start.
Which code do you want to start?
The code is usually started by triggering events from within the Access database itself (Opening forms, etc). If this is still not causing the code to work then you probably have your security (Tools / Macro / Security) set so that code cannot execute.
This setting is stored on the PC itself (rather than any particular database).
May 5 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

9
by: Paul | last post by:
Hi, VB.NET is saying the file I am creating is in use by another process and won't complete its task of moving the file to the specified destination folder. Here is my code (the main bit...
1
by: lukwagoroy | last post by:
Loaded 'ntdll.dll', no matching symbolic information found. I'm writing a small program. It compiled and run. But when trying to debug by select, I got the following error messages: Loaded...
6
by: Peter Afonin | last post by:
Hello: I'm running Windows server 2003. I've never had any problems with debugging, but now I cannot debug ANY of my projects. I'm getting this error: "Error while trying to run project:...
2
by: Scott Adams | last post by:
Does anyone know of some good resources to use when troubleshooting why one cannot debug ASP.NET apps? I am using Win2K pro SP4 (IIS 5) on a brand new machine and I cannot debug even the most...
4
by: MrDotNet | last post by:
Hi I need help to debug the code in Dll I have myCom.dll and myCom.pdb files but I canot debug myCom.dll. Thanks -- -MrDotNet MCAD, MCSD Sr. Software Engineer / Lead Architect
0
by: cp25stack | last post by:
Hi, i have strange problem. My code cannot run in debug mode (i use VS 2005). When try to run debug, there is a dialog say "HEAP: Heap block at ... modified at ... past requested size of 1...
4
by: Glenn | last post by:
OK, I've looked up this message but am not finding how to get rid of it: "Cannot evaluate expression because a thread is stopped at a point where garbage collection is impossible, possibly because...
5
by: Ryan Liu | last post by:
I have this problem: "cannot continue edit while debug in VS2005". I see the same tread after I search this topic in google, but none solutions works for me. So again, I ask here. Can someone...
6
by: =?Utf-8?B?RmFiaWFu?= | last post by:
Hi, I have a pretty complicated program which consists of the following basic modules: 1. a C# application 2. a C++/CLI application which is controlled by the C# app via IPC remoting 3. lots...
5
by: Just_a_fan | last post by:
I tried to put an "on error" statement in a routine and got the message that I cannot user "on error" and a lamda or query expression in the same routine. Help does not list anything useful for...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.