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: Sun Mar 17 21:14:49 EDT 2013
 
Home   ::   Products   ::   Solutions   ::   How to Buy   ::   Support   ::   Contact Us   ::   News   ::   About
Copyright © 2013 Thunderstone Software LLC. All rights reserved.