BioBytes Messages: 310 Registered: October 2008 Location: France
Senior Member
To add something to very helpful Luigi's comments, please find in the attached file, the information about the path configuration settled on my laptop to used MySql layer in my applications. Hope this will help you.
1- Bin
C:\Program Files\MySql\MySql Server 5.5\bin
2- Include files
C:\Program Files\MySql\MySql Server 5.5\include
3- Lib files
C:\Program Files\MySql\MySql Server 5.5\lib
Of course, this is true for Windows OS and depend on your own installation paths for MySql server.