MariaDb error for quote in editor
Posted: Tue 30 Jun 2020 14:46
Hi,
I have a UniConnection, a MySql driver, TuniQuery , a MariaDb database and a grid. Simple scenario.
When I change a string value in the Dbgrid column with a "Test ' 12" (a single quote inside the text) I have a sintax error in Sql on Post record.
The same error using dbForge Studio for MySQL.
Why this error on thi simple case? Why UniDac don't manage correctly the escape?
(The same database and Grid with a FIredac connection works )
Please send me a solution,
Thanks in advance
I have a UniConnection, a MySql driver, TuniQuery , a MariaDb database and a grid. Simple scenario.
When I change a string value in the Dbgrid column with a "Test ' 12" (a single quote inside the text) I have a sintax error in Sql on Post record.
The same error using dbForge Studio for MySQL.
Why this error on thi simple case? Why UniDac don't manage correctly the escape?
(The same database and Grid with a FIredac connection works )
Please send me a solution,
Thanks in advance