Show/Hide Toolbars

Navigation: » No topics above this level «

Database Structures

Scroll Prev Top Next More

For storing data, Docusnap uses an open database based on Microsoft SQL Server or Microsoft LocalDB. After the installation of Docusnap and the initial connection to the database, Docusnap automatically creates table structures in the database. These structures are defined in the Metaschema.dss and DDLUpdate.xml files.

If required, additional structures in the database (tables, views and fields) can be created automatically.

This section consists of two subsections. They include general information on the database and instructions on how to extend the database structure.