GNOME Bugzilla – Bug 50565
Trying to get a gda_connection, the first time it doesn't work
Last modified: 2004-12-22 21:47:04 UTC
When I'm going to get a gda_connection, the first time it doesn't work. The second time it works perfectly, and so on.
Fixed. This was a problem in impl_GDA_Connection__create, which was calling gda_server_impl_find when the GdaServerImpl was not yet registered. So, moving that call to impl_GDA_Connection_open solves it
Setting all bugs to the GNOME-1-x milestone. A review is needed, because some of these bugs may be perfectly moved to the LIBGDA-1-0 milestone