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

dburl.c File Reference

URL handling functions. More...

#include "../config.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "db_conn.h"

Include dependency graph for dburl.c:

Include 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

URL handling functions.

Author:
Lionel ULMER , Darryl Luff

Definition in file dburl.c.


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