This procedure describes how to extract data on a Tidal MSSQL Server. Before starting a new conversion project, you need to set up tables and export the data from the Tidal environment. After extracting data, you can then define a new conversion project.
To extract Tidal data:
tidal_MsSQL_export(-U <username> -P <password>| -W <Windows credentials>)-S <database server> -D <database/schema name>
NOTE: Once you run the command, a batch script exports the table from the Tidal MSSQL server.
Parent Topic |