gborges
July 9th, 2008, 08:30 AM
Hi all!
How can I create a table, which has 3 columns? The first column contains a number, the second one contains a datetime field, and the third one contains a text.
In my app there will be a form that I will fill in order to add some new lines at this table.
This table will appears when I press a button at my app. I will not use any kind of database system. I would like to store all data in memory.
Someone could help me to create and store some data in it?
Thank you in advance!
How can I create a table, which has 3 columns? The first column contains a number, the second one contains a datetime field, and the third one contains a text.
In my app there will be a form that I will fill in order to add some new lines at this table.
This table will appears when I press a button at my app. I will not use any kind of database system. I would like to store all data in memory.
Someone could help me to create and store some data in it?
Thank you in advance!