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.