From: RaymanJ Date: March 18 1999 11:55pm Subject: MySQL C API's List-Archive: http://lists.mysql.com/mysql/534 Message-Id: <7288255d.36f19255@aol.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit I am beginner in the cgi linking to a database. So can anyone help me solve a problem. How do I link my C program CGI to MySQL. I know I need a header file called "mysql.h" but were do I find this and so that I may link it to my C programs. Once I get past that it is easy for me from there. Ray