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

dbapi.c File Reference

Public database API. More...

#include "../config.h"
#include "dbapi.h"
#include "dburl.h"
#include "guiapi.h"

Include dependency graph for dbapi.c:

Include dependency graph

Go to the source code of this file.

Functions

DBConnectiondb_connect_url (char *url)
 Connects to the database specified in th URL.

DBConnectordbconnector_new (void)
 Allocates a new empty DBConnector.

DBConnectiondb_connect (DBConnector *dbc)
 Connects to the database defined in the current workspace.

void db_disconnect (DBConnection *conn, void(*display_error)(char *, char *))
 Disconnect from database.


Detailed Description

Public database API.

Author:
Lionel ULMER , Darryl Luff

Definition in file dbapi.c.


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