Re: Please help with mysql++...I'm very frustrated.

2001-02-09 Thread Sinisa Milivojevic
Mike W. Baranski writes: > All of the examples from teh mysql++ docs show hte connection as: > Connection con("mysql_cpp_data"); > whenever I run this statement, I get a seg fault. What is the problem? > My permissions are okay, I don't need any for mysql. Someone please > help, I'm stuck

Please help with mysql++...I'm very frustrated.

2001-02-08 Thread Mike W. Baranski
All of the examples from teh mysql++ docs show hte connection as: Connection con("mysql_cpp_data"); whenever I run this statement, I get a seg fault. What is the problem? My permissions are okay, I don't need any for mysql. Someone please help, I'm stuck here and this is not good. I'm using Re