making software with mySQL server

2002-02-01 Thread Egor Egorov
Isen, Tuesday, January 29, 2002, 10:15:19 PM, you wrote: IK> I want to know how to make software using mySQL as the database server. It's easy. IK> I'm using SuSE Linux 7.3Pro + KDE 2.2.2 IK> I've open a project in KDevelop 2.0 and put this link -lmysqlclient IK> but I can't go thru: MYSQL m

making software with mySQL server

2002-01-29 Thread Isen Kusima
Hi all, I want to know how to make software using mySQL as the database server. I'm using SuSE Linux 7.3Pro + KDE 2.2.2 I've open a project in KDevelop 2.0 and put this link -lmysqlclient but I can't go thru: MYSQL mysql Am I missing something else Thank you. -