Just out of curiosity, did you do Run->run or Run->Build file? Run->run has always been buggy for me, so I just do run->build file and then run the file.<br><br><div class="gmail_quote">On Thu, Oct 23, 2008 at 6:05 PM, Terry A. Haimann <span dir="ltr"><<a href="mailto:terry@haimannonline.com">terry@haimannonline.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I have a test app that uses the dbnavigator control.  The DBNavigator<br>
control has an OnClick event.  When I run this through Lazarus it hangs,<br>
but if I run the compiled program from a command prompt it runs fine.<br>
So I am assuming the problem is in the debugger.<br>
<br>
Environment:   FC 8, Lazarus 0.9.26<br>
Components in this app:<br>
    TMySQL50<br>
    TSQLTransaction<br>
    TSQQLQuery<br>
    TDatasource<br>
<br>
All of the database components are on a separate form, which I<br>
understand is now ok to do.  I have tried removing the statements from<br>
the procedure that is called by OnClick (Just a Begin and End) and the<br>
program still hangs when run through Lazarus.<br>
<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lazarus.freepascal.org">Lazarus@lazarus.freepascal.org</a><br>
<a href="http://www.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://www.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</blockquote></div><br>