You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The database and tables are created in firefox and the insert statements call the success callback functions; the issue is during select statements, the table has null values in the columns and displays undefined results in the page. The code Im using is from an HTML 5 rocks web sql tutorial i have included here http://pastebin.com/FipD7nH0.
The text was updated successfully, but these errors were encountered:
The database and tables are created in firefox and the insert statements call the success callback functions; the issue is during select statements, the table has null values in the columns and displays undefined results in the page. The code Im using is from an HTML 5 rocks web sql tutorial i have included here http://pastebin.com/FipD7nH0.
The text was updated successfully, but these errors were encountered: