[Gambas-user] make Label background from Database field

Vassilis K vkan53 at ...2300...
Sat Oct 17 19:49:17 CEST 2009


I have changed the Select of rsThesi to find only the records that thesi <> 0 
as following:
rsThesi = MODMain.$Con.exec("select * from egrafes where elenchosAnax = 0 
AND thesi <> 0 ")
Now it only counts 42 rows out of 70.

But the error is the same as described in my previous email:
"Result is not available"
at line:
"change_bgcolor("Label" & rsThesi!thesi)"






More information about the User mailing list