Re: [gnome-db] Connection errors



On Mon, 2004-09-13 at 23:12 +1200, Dru wrote:
> If a connection fails to create with gda_client_open_connection and 
> returns null, how can you get an error string describing the problem 
> with the connection?  From my understanding you need a valid connection 
> to retrieve errors.
> 
in that case, you need to attach to the "notify_event" signal on the
GdaClient. Once you get the GdaConnection, you can use
gda_connection_get_errors to get the errors.
-- 
Rodrigo Moya <rodrigo gnome-db org>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]