Hello there,
I'm having an issue with a back-end database that I am working on, the connection starts absolutely fine and with just the query on its own I am able to connect and execute the INSERT INTO SQL query without a problem.
The problem seems to be when I'm trying to run another query...