[Gambas-user] display database in gridview

Arkadiusz Zychewicz oczykota at ...988...
Thu Jun 16 22:51:58 CEST 2005


fabien napisał(a):
> 
> just look at  : http://www.gambasforge.net/code.php?id=31
> 

I looked on that, but maybe i don't good explain.
I heave a problem with get information form table e.g.

DIM rData AS Result
DIM c AS Connection
rDate =  c.Create("Produkty")

and i don't know how read value form cell in 3 row end 4 column.

i try some like that:

Label1.Text = c!id

but i have an error:
result not available






More information about the User mailing list