In my program, I try to set breakpoint at my command button but when I click on the button, it did not pause at the line I set the breakpoint. Then I close my program and open Northwind database and set some other breakpoint, this time it works. Anyone please tell me what wrong with my program.