Hello,
I got problem.
How to send a html content in mysql query.
Dim Qry As String = "
"
DConnect.$Con.Exec("UPDATE users SET login = '" & Qry & "'")
I get error about syntax.
Thanks.
--
View this message in context: http://gambas.8142.n7.nabble.com/HTML-comtent-in-MySQL-query-tp41533.html
Sent from the gambas-user mailing list archive at Nabble.com.