1. Open Programs and Features under Control Panel.
2. Select the appropriate version of Microsoft SQL Server from the list of programs and select Uninstall/Change.
3. Select Remove when prompted for an action.
4. Click on OK in the Setup Support Rules step to continue.
5. Click on OK in the Select Instance step to continue.
6. Click on Select All and press Next.
7. Click on OK in the Removal Rules step to continue.
8. Click on Remove to begin the un-installation process.
9. Click on Close to continue.
10. The un-installation process will remove several components from your computer. The Microsoft SQL Server 20xx R2 Native Client will remove on your computer, it does not need to be un-installed.
11. Delete the data files left by Microsoft SQL Server 20xx. For example, for SQL Server 2008 Express delete the following directory “C:\Program Files (x86)\Microsoft SQL Server\MSSQL10_50.SQLEXPRESS\MSSQL\Data”. The “MSSQLXX_XX” changes depending on the version of SQL Server installed.
Congratulations you have successfully un-installed Microsoft SQL Server.
For further assistance please contact our support team at: support@teamqsi.com
Before proceeding you will need to know the following information to configure the ODBC data source, contact your IT administrator for assistance.
Before continuing, make sure you have installed the Oracle InstantClient ODBC driver on your computer. You will need to download both the basic instant client files and the additional ODBC files.
<addressname> =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = <hostname>)(PORT = <port>))
(CONNECT_DATA =
(SID = <sid>)
)
)
RDS =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = oracle)(PORT = 1521))
(CONNECT_DATA =
(SID = RDS12M)
)
)
Before proceeding you will need to know the following information to configure the ODBC data source, contact your IT administrator for assistance.
Prerequisites:
To add a MSSQL ODBC data source:
Note:
Before proceeding you will need to know the following information to configure the ODBC data source, contact your IT administrator for assistance.
Prerequisites:
Before continuing, make sure you have the MySQL ODBC driver installed in your computer. If not, click here and install the appropriate driver for your operating system. For example, if are running 64-bit version of TEAMS-Designer download and install mysql-connector-odbc-5.x.x-winx64.msi. If you are running 32-bit version of TEAMS-Designer download and install mysql-connector-odbc-5.x.x-win32.msi.
To add a MySQL ODBC data source:
Tips:
The ODBC Data Source Adminitrator utility let’s you edit the ODBC connections. ODBC connections are used to access TEAMS-RDS databases from TEAMS-Designer.
To locate the utility, follow the steps below.
If you have a 64-bit operating system and the following version of TEAMS-Designer installed:
If you have a 32-bit operating system go to “Start -> Control Panel -> Administrative Tools -> Data Sources (ODBC)”.