Product Documentation

SQL Operations Guide

Previous Topic

Next Topic

fc_add_db( )

Adds an existing FairCom DB SQL database to the list of registered databases.

Parameters (1)

dbname VARCHAR(1024)

Example

call fc_add_db('ctreeSQL');

TOCIndex