Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

dburl.h File Reference

Interface ti URL handling functions. More...

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

DBConnectordburl_get_connector (char *url)
 Create a new text URL from the fields on a form.


Detailed Description

Interface ti URL handling functions.

Author:
Lionel ULMER , Darryl Luff

Definition in file dburl.h.


Function Documentation

DBConnector* dburl_get_connector char *    url
 

Create a new text URL from the fields on a form.

Parameters:
url  The URL string to parse.
Returns:
The appropriate connector, or NULL if none can be found.

Definition at line 33 of file dburl.c.

References dbconnector_find().

Referenced by db_connect_url().


Generated on Sun May 9 19:19:21 2004 for GtkSQL by doxygen1.2.18