Error in executeSql query Error in executeSql query database database

Error in executeSql query


I can suggest a few items that may have gone wrong:

  1. tx is undefined
  2. One of these: insertname, insertuna, insertemail, insertpassword is undefined.

You can use alert() and console.log to check the values of those.