[Lazarus] SQLDB issues.
Serge Girard (via Orange)
girard.sergea at orange.fr
Tue Jan 5 07:21:53 CET 2010
Matt Shaffer a écrit :
> So I found this helpful wiki
> page http://wiki.lazarus.freepascal.org/SQLdb_Package 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.
Uhm , is your DbGrid/dblistbox linked to a datasource , and the
datasource to your Query ?
More information about the Lazarus
mailing list