Hello, Yesterday I asked for some help to create a program in C++ integrated with MySQL. Now I have installed MySQL 4.1.11 and I suppose I will need to include mysql.h in my code. But this header use 'libmysql.dll', where I have to define the path in Visual C++? Or where I have to copy this file? Thank you, Vicente
- Re: Using libmySQL with C/C++ Vicente
- Re: Using libmySQL with C/C++ Philippe Poelvoorde