Page 1 of 1

Populating tables from MySql database

Posted: Mon Jun 15, 2009 11:05 pm
by mimsma
I am really under the gun here. Do you have and sample code that shows me how to successfully create a stack place a search field on it for lastname and then populate a table with that information. Then I need to click on the first column in the table and have it open the corresponding record for update. Please help..
I need to have this within the next 5 hours.

Posted: Tue Jun 16, 2009 7:50 am
by Mark
Hi mimsma,

Which part is the problem? Retrieving data from a MySQL database or putting that data into fields?

Best,

Mark

Populating tables from MySql database

Posted: Tue Jun 16, 2009 8:10 am
by mimsma
Both