Hello,
i wrote a C++ program and using the mysqlcppconn library.
Now i would love to escape sql special characters for make it more stable and save.
I don't know how to do with that API. Of course i just can use the C api.
But before i mix APIs i would like to ask if there is somebody who knows how to escape these chars with mysqlcppconn.
Regards
FK
i wrote a C++ program and using the mysqlcppconn library.
Now i would love to escape sql special characters for make it more stable and save.
I don't know how to do with that API. Of course i just can use the C api.
But before i mix APIs i would like to ask if there is somebody who knows how to escape these chars with mysqlcppconn.
Regards
FK