This procedure describes how to extract Zena data on an MSSQL Server. Before starting a new conversion project, you need to set up definitions and agents tables using the Zena MSSQL Server.
To extract Zena data:
zena_MsSQL_export -U <username> -P <password> -S <database server> -D <database/schema name>
NOTE: You do not have to insert <tables list> as a table default value is set to run conversion. Once you run the command, a batch script that exports the table from the Zena MSSQL server.
Parent Topic |