|
|
 |
Database Structure
|
| |
- |
MX-Contact is
structured like a relational database with ID Fields in Master tables
and these same IDs in related records. This makes it easy to
port the data into a relational database like SQL Server 7/2000 |
 |
Integration with SQL 2000 |
| |
- |
From within SQL2000
Enterprise Manager you can create SQL Views of the various folders.
You can then view and/or extract the data into SQL Server or any other
ODBC Data Source (Target) |
|