gda_server_find_by_name

Name

gda_server_find_by_name -- 

Synopsis

Gda_Server * gda_server_find_by_name (const gchar * provider);

Arguments

provider

provider name

Description

Returns a #Gda_Server structure describing the given provider. This function searches all the servers present on your system and tries to find the specified provider.

Returns

a pointer to the server structure, or NULL on error