SQL help
When trying to update a value in my database I get the error
however I heard this is common and usually means the SQL statement is wrong
Here is my SQL string
After inputting the variables into the Sql it looks like this
A picture of the database is attached
The ExecuteSqlQuery method works as intended, at least for all my other SQL requests, however they all use either DELETE, INSERT or SELECT
Thanks
however I heard this is common and usually means the SQL statement is wrong
Here is my SQL string
After inputting the variables into the Sql it looks like this
A picture of the database is attached
The ExecuteSqlQuery method works as intended, at least for all my other SQL requests, however they all use either DELETE, INSERT or SELECT
Thanks
