Yes, it is indeed.<br><br><div class="gmail_quote">On Tue, Jan 5, 2010 at 1:21 AM, Serge Girard (via Orange) <span dir="ltr"><<a href="mailto:girard.sergea@orange.fr">girard.sergea@orange.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Matt Shaffer a écrit :<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
So I found this helpful wiki page <a href="http://wiki.lazarus.freepascal.org/SQLdb_Package" target="_blank">http://wiki.lazarus.freepascal.org/SQLdb_Package</a> for getting started with the db components. Great! I (believe) I've followed the tutorial exactly, everything's working until I try to drop a tdbgrid with my datasource onto the form. No data is shown. I double check my sql query, "select * from actions", I click the run button and the data shows, so I was confused as to why it wouldn't show in the grid. I compiled the program anyway, thinking maybe the IDE's auto query executor was broken, but no luck. Still completely blank. I've tried the same thing with a dblistbox as well.<br>


</blockquote></div>
Uhm , is your DbGrid/dblistbox linked to a datasource , and the datasource to your Query ?<br><font color="#888888">
<br>
<br>
<br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</font></blockquote></div><br>