When you export a View Composer database, the SviConfig exportdata command displays an exit code.
Code | Description |
---|---|
0 | Exporting data ended successfully. |
1 | The supplied DSN name can not be found. |
2 | The supplied credentials are invalid. |
3 | Unsupported driver for the provided database. |
4 | An unexpected problem has occurred. |
18 | Unable to connect to the database server. |
24 | Unable to open the output file. |