Creates a new FairCom DB SQL database named dbname.
Parameters (1)
dbname VARCHAR(1024)
Example
call fc_create_db('ctreeSQL');
TOCIndex