Re: mysql.h and c++ problems

2003-01-31 Thread Isaac Anietye Inyang
Hello I use Microsoft Visual Studio (not Dev-C++) to connect to mySQL using ADO. That works fine. If you are programming on the Microsoft Windows platform, you could try using ADO for your connection object ("ADODB.Connection"). Inyang > Everytime I try to compile with the MySql.h or any other i

mysql.h and c++ problems

2003-01-30 Thread Influxion
Everytime I try to compile with the MySql.h or any other includes with a gcc++ compiler I have many errors. Are there any known issues with a current release of the files that any one knows of? If someone uses C++ to interact with a MySql database, please let me know or send a sample project to me.