I can run any Select statment and it works great.
I have an issue with my insert statment.
I am trying to insert a string into a sqlite database
Here is table structure
Here is block images
Here is doIt
I must be doing something wrong in the sql Statment.
Thaks for any help.
I use this site as a reference for queries
SQL INSERT INTO Statement (w3schools.com)