Debugging an Application

preethi

Registered User.
Local time
Yesterday, 16:07
Joined
Nov 5, 2007
Messages
30
Dear All,

I am debugging an application done by my collegue. It contains a lot of coding also. I opened the application in the design view & try to debug code that generates errors. But its a failure, because its not showing the debugging code while running the form.

What may be the reason?

Regards

Preethi
 
  1. From Design View of any form go to its code module.
  2. Select Debug from Menu
  3. Select Compile dbName
Where dbName is the actual name of your database. Access will the take you thru any problems it finds.
 
Thank you

Preethi
 

Users who are viewing this thread

Back
Top Bottom