data is not get stored in database?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Akhil Boban
    New Member
    • Dec 2016
    • 1

    data is not get stored in database?

    am doing one programe about new user login page....in that i have edit/delete/update/save button....all buttons are working.......b ut when i add information of new users and after if i press the save button,,,,it will give alert box with message " data is saved successfull" but after this if we check in database ,,,i won't,,,,,,i tried to solve this issue.......but didnt get the reason for this and answer...
    if somebody can help.....please helpe me????????
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    From what you describe I can only conclude that you neither check for DB errors, nor the success of the DB operation. For anything else we need to see the code involved.

    Comment

    Working...