I got a problem when trying to compile the example files in Visual C++ 2005 even though I compiled all Mysql++ files and linked to all the output files as well as the original Mysql dev files like mysql.h and so on but I still get a :
Error 1 fatal error C1083: Cannot open include file: 'util.h': No such file or directory
error or if I comment that line out I get :
Error 1 error C3861: 'connect_to_db': identifier not found in line 37
Any help would be appreciated
-- MySQL++ Mailing List For list archives: http://lists.mysql.com/plusplus To unsubscribe: http://lists.mysql.com/plusplus?unsub=mysql@(protected)