<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3401" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>Mr.,<BR> <BR>I allow me to write you for I think that you will help
me.<BR> <BR>Coming of the programming under Windows (DELPHI), I am busy to
redo the software of accounting (that I had put to the point under Delphi) under
Linux with KDevelop. The basis of data will be under MySQL.<BR> <BR>I am
new under Linux and I think that the problems that I meet come of
there.<BR> <BR>During the phase of init of my software, I would want to
create a basis of datas. I wrote a procedure who makes it
therefore.<BR> <BR>void Kcompta :: init_base ()<BR>{<BR>
MYSQL mysql;<BR> <BR> d int= mysql_create_db (&mysql,
"modele_data");<BR>}<BR> <BR>In the declarations to the beginning of the
unity, I have inform:<BR>#
include</usr/include/mysql/mysql.h><BR> <BR>Of more the complete path
of "mysql.h" is definite in the PATH of Linux. mysql.h is
in
/usr/include/mysql.<BR> <BR>When I compile, KDevelop sends back me a
mistake me indicating that he don't know the function mysql_create_db
!!!!!!<BR> <BR>Does he be necessary to indicate something in the config of
project?<BR> <BR>You could say me as many this as me made is right, or else
which is the modifications to bring so that I could continue my
development.<BR> <BR>In you thanking by advance of the aide that will bring
me you<BR> <BR>Jean Paul Miniscloux<BR> </DIV></BODY></HTML>