Mysql statement problem

I’m also assuming it is adding the ticks for strings and stuff automatically? Since removing the ticks did away with the error but I’m passing in a string for that parameter that definitely needs one for a proper query.

I also don’t seem to have an error response from the QueryRow itself so not totally sure it is executing properly or not.