karthik.v29 Posted March 26, 2013 Share Posted March 26, 2013 Hey guys i have a project, Im wondering on how to approach it I have 5x5 table which is filled with data 1 day at a time. I need to save and retrieve the values everyday and show the same incomplete table to the user for 5 days. after 5 days i need to upload the values to DB. Uploading to DB isnt an issue. where/how to save data for each day and retrieve the values? Quote Link to comment Share on other sites More sharing options...
Jessica Posted March 26, 2013 Share Posted March 26, 2013 Uhm, in the database. Quote Link to comment Share on other sites More sharing options...
Yohanne Posted March 26, 2013 Share Posted March 26, 2013 create another table, where your temporary file will save as your temporary. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.