Hi,
I am trying to use mysql_real_escape_string() C API for escaping
the special characters. When I tried to compile the program using the
Visual Studio, I am getting the following link error
error LNK2001: unresolved external symbol _mysql_real_escape_string
fatal error LNK1120: 1
Hi,
I am trying to use mysql_real_escape_string() C API for escaping
the special characters. When I tried to compile the program using the
Visual Studio, I am getting the following link error
error LNK2001: unresolved external symbol _mysql_real_escape_string
fatal error LNK1120: 1