The TeamConnect installation media includes scripts for deleting a TeamConnect database instance.
Caution: These procedures are for reference only and should only be performed if you made a mistake with your initial TeamConnect database schema creation while running the Installer and you want to delete it.
1.Open and log into your database application, using SQL*Plus. 2.From your TeamConnect installation path (C:/Program Files/Mitratech/TeamConnect/database/drop/oracle directory, where /Program Files/Mitratech might be different if you specified a different installation folder during the Installer), run the following script: TC_drop_tables_oracle.sql
|
1.Open and log in to your database application, using the vendor's dynamic SQL tool. 2.From your TeamConnect installation path (C:/Program Files/Mitratech/TeamConnect/database/drop/mssql directory, where /Program Files/Mitratech might be different if you specified a different installation folder during the Installer), run the following script: TC_drop_tables_sqlserver.sql
|