Specifying Sculptor files to be mirrored to an ODBC database

mirror

Specify Sculptor files to be mirrored to an ODBC database


SYNTAX

mirror file_id [, file_id]…

Specify a Sculptor file or files whose updates are to be mirrored to an ODBC database. The database must previously have been defined using the set_mirror_source() function.

Any number of mirror commands can be executed. It is not necessary to specify all the files in one command, but updates to a file will not be mirrored until that file has been specified in a mirror command.

For detailed examples of mirroring operations, see Mirroring a Sculptor database to ODBC.


RELATED TOPICS

ODBC

Mirroring a Sculptor database to ODBC

set_mirror_source()

Sculptor commands used with ODBC