hi Strife97, I like your style. I had a problem with SQL commands like mySQL.Query(@"INSERT INTO tbl (EntName,EntType) VALUES('{txtEntName.Text}','{txtEntType.Text}')"); I get {txtEntName.Text} and {txtEntType.Text} valuse in my database 🤣 . Any clue ? Regards
Seriously very useful class ❤❤
thank you bro❤
hi Strife97, I like your style. I had a problem with SQL commands like mySQL.Query(@"INSERT INTO tbl (EntName,EntType) VALUES('{txtEntName.Text}','{txtEntType.Text}')"); I get {txtEntName.Text} and {txtEntType.Text} valuse in my database 🤣 . Any clue ? Regards
Not use @, but $