Thunderstone Software Document Search, Retrieval, and Management
Search:
Texis Manual
 

createdb() - Creates an empty database.

SYNOPSIS

int createdb(char *path);


PARAMETERS

char *path

The path of the database.


DESCRIPTION
Creates the required system tables in the directory specified by path. If the last component of path does not exist it will be created. The remaining components must exist. The data dictionary must still be opened with ddopen().

Returns 0 is successful, -1 if there was an error


SEE ALSO
ddopen()


Copyright © Thunderstone Software     Last updated: Thu Dec 22 14:51:46 EST 2011
 
Home   ::   Products   ::   Solutions   ::   How to Buy   ::   Support   ::   Contact Us   ::   News   ::   About
Copyright © 2012 Thunderstone Software LLC. All rights reserved.