[Gambas-user] displaying mysql query result into gridview
Nugroho Al Gopar
nugroho.redbuff at ...626...
Thu Mar 10 05:36:59 CET 2011
I have learn how to connect mysql through gambas and make simple query
like select * from table.
My problem is, i can not display the results inti gridview or table
view. I've try many codes style, include the code written in ebook
titled "gambas-beginner-guide", but none is works. I put the code in my
attachment. they are two different projects.
I would like to display data from mysql table named makul. Here is the
structure:
kode int(2) auto_increment not null primary key,
nama varhcar(50),
sks int(2)
the table has 5 records.
Please help me solve the problem. I use this for my graduation.
regard,
Nugroho
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gambas_table_view.tar.gz
Type: application/x-compressed-tar
Size: 12519 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20110310/09756e2a/attachment.bin>
More information about the User
mailing list