hi,
i want to set up a Turbo C program on a win98 machine, which will query a remote linux machine having the mysql database.
here i am completely lost i cannot compile the sample program without getting tons of errors. i get linker errors saying that "could not find _mysql_connect.."
this is the same error that i get with all mysql function calls. someone told me that i have to include mysqlclient.lib
can anyone tell me how to do that?
thanks in advance
steve