On Sun, 2010-11-21 at 09:17 -0300, Culpian Camilo Martin wrote:
> Hi, in libgdamm4 i can't open a connection to the database, i get an
> generic Glib::Error exception.
> 
> connection->open_from_string("MySQL,"HOST=localhost;DB_NAME=database_name","USERNAME=user;PASSWORD=password");
> 
> am i doing something wrong?
> 
> thanx
> 

And what does this exception say? (hint: use Glib::Error::what ()).


_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to