Gossamer Forum
Home : General : Databases and SQL :

help API C & MySQL

Quote Reply
help API C & MySQL
Hi you all. A newbie question:

I've installed mySQL in my computer (with Win98), and it works fine. But i've tried to access via C API and I can't. I compile my program and it says Unresolved External: mysql_connect referenced from c:\borland\bcc55\bin\myfile.obj.. and several errors like this. I've included the #include <mysql.h> line in my program... and I guess the program hasn't mistakes since compiling don't appear, they appear while linking.

I wonder if I've performed okay with the libraries... could any of you tell me how to do it this?

Thank you all ;)
Subject Author Views Date
Thread help API C & MySQL barni07 4830 Sep 1, 2002, 4:38 PM
Thread Re: [barni07] help API C & MySQL
Stealth 4691 Sep 1, 2002, 4:46 PM
Post Re: [Stealth] help API C & MySQL
barni07 4627 Sep 1, 2002, 4:53 PM