Thread: info into array
View Single Post
  #9 (permalink)  
Old 07-08-09, 07:33 AM
zenix zenix is offline
Newbie Coder
 
Join Date: Jun 2009
Posts: 37
Thanks: 1
Thanked 0 Times in 0 Posts
Trophee

Something a little different; I have a page set up to display my database in a table. After I add a record to the form you wrote, as I've said before, I am able to navigate the database using the buttons...but only the records I have added to this form. When I open up my database table view page ALL the data is there from before as well as the new data placed there using the form you wrote.

Pretty screwed up?? I guess even (what was supposed to be) a simple database project can be pretty complex to debug.

Thank you again!
Reply With Quote