|
GnuCash 2.4.99
|
load and save address data to SQL More...
#include "config.h"#include <glib.h>#include <stdlib.h>#include <string.h>#include "gnc-backend-sql.h"#include "gnc-slots-sql.h"#include "gncOrderP.h"#include "gnc-order-sql.h"#include "gnc-owner-sql.h"Go to the source code of this file.
load and save address data to SQL
This file implements the top-level QofBackend API for saving/ restoring data to/from an SQL database
Definition in file gnc-order-sql.c.
1.7.4