{"id":999,"date":"2017-12-22T15:52:12","date_gmt":"2017-12-22T20:52:12","guid":{"rendered":"http:\/\/64.23.56.53\/wp\/?page_id=999"},"modified":"2017-12-23T23:54:32","modified_gmt":"2017-12-24T04:54:32","slug":"setup","status":"publish","type":"page","link":"http:\/\/alexsys.team\/index.php\/setup\/","title":{"rendered":"Setup Instructions"},"content":{"rendered":"<section class=\"tcvpb_section_tc\" style=\"margin-top:NaNpx;\">\n\t\t\n\t\t<div class=\"tcvpb_section_content\"><div class=\"tcvpb_container\"><div class=\"tcvpb_column_tc_span12\"><div  class=\"\" >\n<p class=\"p_tc\">Once you have your SQL Server in place, and have the SQL client software installed on all Team Client PCs, you are ready to set up your Team Pro database.<\/p>\n<p class=\"p_tc\">The following basic steps are required for setting up your SQL Server and SQL Database.<\/p>\n<\/div><div  class=\"tcvpb-accordion \" data-expanded=\"0\">\n\t\t<h3>Install\/Configure Microsoft SQL Server 7.0<\/h3>\n\t\t<div class=\"tcvpb-accordion-body\">\n\t\t\t<p>\n<p class=\"p_tc\">Install Microsoft SQL Server v7.0 on to a server running Windows NT 4.0 Service Pack 4 or later.<\/p>\n<p class=\"p_tc\">Prior to running Team with SQL 7.0, you must make sure that the MS SQL 7.0 Client software is installed on all client PCs that will be running Team Pro for SQL 7.0.<\/p>\n<p class=\"p_tc\">Once the SQL Server is installed, use the Windows Start menu to select and start the <strong>SQL Enterprise Manager<\/strong> from the <strong>Microsoft SQL Server 7.0<\/strong> program group to set up your SQL database.<\/p>\n<p class=\"p_tc\"><em><strong>Register Your SQL Server<\/strong><\/em><\/p>\n<p class=\"p_tc\">To register your SQL Server:<\/p>\n<p class=\"p_tc\">1. Click on your <strong>Server Group<\/strong> to open the <strong>Getting Started Taskpad<\/strong>.<br>2. Select <strong>Administer SQL Server<\/strong>.<br>3. Select <strong>Register a Server<\/strong>, then use the <strong>Wizard<\/strong> to:<br>a. Enter your <strong>Server Name<\/strong> and select <strong>Add&gt;<\/strong>.<br>b. Select the appropriate <strong>Authentication Mode<\/strong> (use the default).<br>c. Select the <strong>Server Group<\/strong> you want to register your server in.<br>&nbsp;\n<p class=\"p_tc\"><em><strong>Create the SQL Database<\/strong><\/em><\/p>\n<p class=\"p_tc\">To create your SQL Database:<\/p>\n<p class=\"p_tc\">1. Expand your <strong>MS Server Tree<\/strong> to <strong>Databases<\/strong> on your server.<br>2. Right-click on Databases and select <strong>New Database<\/strong>.<br>3. In the <strong>General Tab<\/strong>, enter your <strong>database name<\/strong> (ie. teamlog).<br>4. Select the <strong>Data Files<\/strong> tab.<br>5. Enter an <strong>initial database size<\/strong> = 100 MB.<br>6. Select <strong>OK<\/strong> to create your database.<\/p>\n<p class=\"p_tc\"><span style=\"font-size: 10pt;\">** you can use the defaults for all other settings when creating the database **<\/span><\/p>\n<p class=\"p_tc\">&nbsp;\n<p class=\"p_tc\"><em><strong>Create the SQL Database Login for Team<\/strong><\/em><\/p>\n<p class=\"p_tc\">To create the SQL Database login for Team:<\/p>\n<p class=\"p_tc\">1. From the left browser panel, select the <strong>server<\/strong>.<br>2. Select the <strong>Security<\/strong> folder.<br>3. Right-click on <strong>Logins<\/strong>.<br>4. Select New <strong>Login&hellip;<\/strong><br>5. From the <strong>General Tab<\/strong>, create a new login with:<\/p>\n<p class=\"p_tc\"><strong>Name<\/strong> = team (lowercase)<br><strong>SQL Server Authentication<\/strong> = checked<br><strong>Password<\/strong> = team<br><strong>Database<\/strong> = teamlog<br><strong>Language<\/strong> = (default)<\/p>\n<p class=\"p_tc\">6. Select <strong>OK<\/strong>.<br>&nbsp;\n<p class=\"p_tc\"><em><strong>Set Access and Permissions for the Database<\/strong><\/em><\/p>\n<p class=\"p_tc\">To set proper access and permissions for the database:<\/p>\n<p class=\"p_tc\">1. From the left browser panel, select the <strong>Security<\/strong> folder, then:<br>a. Select <strong>Logins<\/strong>.<br>b. Right-click on the <strong>team<\/strong> login and select <strong>Properties<\/strong>.<br>c. Select the <strong>Database Access Tab<\/strong>.<br>d. Select the <strong>teamlog<\/strong> database, then select <strong>public<\/strong> for the access.<br>2. From the left browser panel, select the <strong>Databases<\/strong> folder, then:Right-click on the <strong>teamlog<\/strong> database and select <strong>Properties<\/strong>.<br>Select the <strong>Permissions Tab<\/strong>.<br>Select all the <strong>permissions<\/strong> for the <strong>team<\/strong> login as follows:<\/p>\n<p class=\"p_tc\"><strong>Create table<\/strong><br><strong>Create view<\/strong><br><strong>Create SP<\/strong><br><strong>Create Default<\/strong><br><strong>Create Rule<\/strong><br><strong>Backup DB<\/strong><br><strong>Backup Log<\/strong><\/p>\n<p class=\"p_tc\">3. Select <strong>OK<\/strong>.<br>&nbsp;\n<p class=\"p_tc\"><em><strong>Test Your Connection Using Query Analyzer<\/strong><\/em><\/p>\n<p class=\"p_tc\">Test your connection using the Windows Start menu to select and start the <strong>Query Analyzer<\/strong> from the <strong>Microsoft SQL Server 7.0<\/strong> program group.<\/p>\n<p class=\"p_tc\">Once the program is started:<\/p>\n<p class=\"p_tc\">1. Select your <strong>server<\/strong>.<br>2. Select <strong>Use SQL Server authentication<\/strong>.<br>3. Enter the <strong>Login Name&nbsp;<\/strong>: <strong>team<\/strong>.<br>4. Enter the <strong>Password<\/strong> : <strong>team<\/strong>.<br>5. Select <strong>OK<\/strong>.<br>6. Once the connection is established, test it by entering the following command in the <strong>Query Tab<\/strong>:<br><strong>select @@version<\/strong><\/p>\n<p class=\"p_tc\"><br>7. Select the <strong>Execute Query<\/strong> button (green arrow) and if you see information similar to:<br><span style=\"font-size: 10pt;\">Microsoft SQL Server 7.00 &#8211; 7.00.623 (Intel X86)<\/span><br><span style=\"font-size: 10pt;\">Nov 27 1998 22:20:07<\/span><br><span style=\"font-size: 10pt;\">Copyright (c) 1988-1998 Microsoft Corporation<\/span><br><span style=\"font-size: 10pt;\">Standard Edition in Windows NT 4.0 (Build 1381: Service Pack 4)<\/span><\/p>\n<p class=\"p_tc\">Your connection is good.<\/p>\n<p class=\"p_tc\">&nbsp;\n<p class=\"p_tc\"><em><strong>Connect Team To Your SQL Database<\/strong><\/em><\/p>\n<p class=\"p_tc\">To connect Team to your SQL Database:<\/p>\n<p class=\"p_tc\">1. Select <strong>Admin | Database Utility<\/strong> from the TeamView or Work Request menus or start <strong>TEAM Database Utility<\/strong> from the Alexsys Team Program Group to open the <strong>Alexsys Team Database Utility<\/strong>. Remember to log off of Team after you open the Database Utility.<br>2. Select the <strong>SQL Setup<\/strong> category from the Alexsys Team Database Utility window (see figure below).<br>&nbsp;\n<p class=\"p_tc\"><strong>Alexsys Team Database Utility &#8211; SQL Setup<\/strong><\/p>\n<p class=\"p_tc\"><img loading=\"lazy\" src=\"http:\/\/alexsys.team\/wp-content\/uploads\/2017\/12\/sqlsetupstand.gif\" alt=\"\" width=\"630\" height=\"470\"><\/p>\n<p class=\"p_tc\">3. Select the <strong>Server Type<\/strong> (i.e. MS-SQL).<br>4. Enter the <strong>Host Name<\/strong> (i.e. Server_2).<br>5. Enter the <strong>Server Name<\/strong> (i.e. Server_2).<br>6. Enter the <strong>Database Name<\/strong> (i.e. Log).<br>7. Enter the <strong>User Name<\/strong> (i.e. team in lowercase).<br>8. Enter the <strong>Password<\/strong>.<br>9. Select the <strong>Connect<\/strong> button.<\/p>\n<p class=\"p_tc\">If Team can connect to your SQL database on the SQL server, <strong>Connected<\/strong> will be displayed in the area next to the Connect button.<\/p>\n<p class=\"p_tc\">&nbsp;\n<p class=\"p_tc\"><em><strong>Upload Your Existing Team Database to SQL<\/strong><\/em><\/p>\n<p class=\"p_tc\">When you are ready to run Team using your SQL database, you must connect Team to the SQL server and upload your database to SQL. Once this is done and you do one final test to check your connection to SQL using Team, you can force all users to run Team Pro by switching the active database to SQL.<\/p>\n<p class=\"p_tc\">To connect to the SQL database and upload your existing data:<\/p>\n<p class=\"p_tc\">1. Select <strong>Admin | Database Utility<\/strong> from the TeamView or Work Request menus or start <strong>TEAM Database Utility<\/strong> from the Alexsys Team Program Group to open the <strong>Alexsys Team Database Utility<\/strong>. Remember to log off of Team after you open the Database Utility.<br>2. Select the <strong>SQL Setup<\/strong> category from the Alexsys Team Database Utility window.<br>3. Select the <strong>Connect<\/strong> button.<br>4. Once connected, select the <strong>Upload to SQL<\/strong> button to upload your existing standard Team database to your SQL database.<br>&nbsp;&nbsp;\n<hr>\n<p class=\"p_tc\"><em>You must be running with the <strong>Standard<\/strong> database as the active database in order to upload your database to SQL. You do not want to make SQL your active database at this time.<\/em><\/p>\n<hr>\n<p class=\"p_tc\"><br>5. Once uploaded, select <strong>Cancel<\/strong> to close the Alexsys Team Database Utility.<br>&nbsp;\n<p class=\"p_tc\"><em><strong>Test Your Connection to Team Pro<\/strong><\/em><\/p>\n<p class=\"p_tc\">Once you have uploaded your SQL database using the SQL Setup Utility, you can perform another test using Team without forcing all users to run SQL:<\/p>\n<p class=\"p_tc\">1.&nbsp;Alter the <strong>Team<\/strong> shortcut on your desktop by adding an \/SQL parameter to the Target in the shortcut properties.&nbsp; (i.e. &#8220;C:\\Program Files\\Alexsys\\Team\\Team.exe&#8221; \/SQL)<br>2. Start Team.<br>3. Verify that Team is accessing the SQL database by selecting <strong>Help | System Information<\/strong> from the TeamView menu and selecting the <strong>Database Tab<\/strong> (see figure below). You should see information for the SQL server you are accessing.<br>&nbsp;\n<p class=\"p_tc\"><strong>System Information &#8211; Database Tab &#8211; SQL Information Displayed<\/strong><\/p>\n<p class=\"p_tc\"><img src=\"http:\/\/alexsys.team\/wp-content\/uploads\/2017\/12\/dbinfosql70.gif\"><\/p>\n<p class=\"p_tc\">&nbsp;\n<p class=\"p_tc\"><em><strong>Make SQL the Active Database<\/strong><\/em><\/p>\n<p class=\"p_tc\">Once your database has been uploaded to your SQL database and you have tested your connection to your SQL database using Team Pro, you can make SQL the active database to force all users to use Team Pro.<\/p>\n<p class=\"p_tc\">To make SQL the active database:<\/p>\n<p class=\"p_tc\">1. Select <strong>Admin | Database Utility<\/strong> from the TeamView or Work Request menus or start <strong>TEAM Database Utility<\/strong> from the Alexsys Team Program Group to open the Alexsys Team Database Utility.&nbsp; Remember to log off of Team after you open the Database Utility.<br>2. Select the <strong>SQL Setup<\/strong> category from the Alexsys Team Database Utility window.<br>3. Connect to the SQL database by selecting the <strong>Connect<\/strong> button.<br>4. Once connected, select <strong>SQL<\/strong> as the <strong>Active Database<\/strong> (see figure below).<br>&nbsp;\n<p class=\"p_tc\"><strong>Alexsys Team Database Utility &#8211; SQL Active Database<\/strong><\/p>\n<p class=\"p_tc\"><img loading=\"lazy\" src=\"http:\/\/alexsys.team\/wp-content\/uploads\/2017\/12\/sqlsetupsql.gif\" alt=\"\" width=\"630\" height=\"470\"><\/p>\n<p class=\"p_tc\">5. Select <strong>Close<\/strong> to close the Alexsys Team Database Utility.<br>6. Since SQL is now the active database, you can remove the \/SQL argument from any Team shortcuts.<\/p>\n<\/p>\n\t\t<\/div>\n\t\t<h3>Install\/Configure Microsoft SQL Server 2000<\/h3>\n\t\t<div class=\"tcvpb-accordion-body\">\n\t\t\t<p>\n<p class=\"p_tc\">Install Microsoft SQL Server 2000 on your server.<\/p>\n<p class=\"p_tc\">Prior to running Team with SQL 2000, you must make sure that the MS SQL 2000 Client software is installed on all client PCs that will be running Team Pro for SQL 2000 and that you have the proper SQL licensing.<\/p>\n<p class=\"p_tc\">Once the SQL Server is installed, use the Windows Start menu to select and start the <strong>SQL Server Enterprise Manager<\/strong> from the <strong>Microsoft SQL Server<\/strong> program group to set up your SQL database.<\/p>\n<p class=\"p_tc\">&nbsp;\n<p class=\"p_tc\"><em><strong>Create the SQL Database<\/strong><\/em>&nbsp;\n<p class=\"p_tc\">To create your SQL Database:<\/p>\n<p class=\"p_tc\">1. Expand your <strong>MS Server Tree<\/strong> to <strong>Databases<\/strong> on your server.<br>2. Right-click on <strong>Databases<\/strong> and select <strong>New Database<\/strong>.<br>3. In the <strong>General Tab<\/strong>, enter your <strong>database name<\/strong> (ie. teamlog).<br>4. Select the <strong>Data Files<\/strong> tab.<br>6. Enter an <strong>initial database size<\/strong> = 100 MB.<br>6. Select <strong>OK<\/strong> to create your database.<\/p>\n<p class=\"p_tc\"><span style=\"font-size: 10pt;\">** you can use the defaults for all other settings when creating the database **<\/span><\/p>\n<p class=\"p_tc\">&nbsp;\n<p class=\"p_tc\"><strong><em>Create the SQL Database Login for Team<\/em><\/strong><\/p>\n<p class=\"p_tc\">To create the SQL Database login for Team:<\/p>\n<p class=\"p_tc\">1. Select the <strong>Security<\/strong> folder from the <strong>SQL Server tree<\/strong><br>2. Right-click on <strong>Logins<\/strong>.<br>3. Select <strong>New Login&#8230;<\/strong><br>4. In the <strong>General Tab<\/strong>, create a new login with:<\/p>\n<p class=\"p_tc\"><strong>Name<\/strong> = team (lowercase)<br><strong>SQL Server Authentication<\/strong> = checked<br><strong>Password<\/strong> = team<br><strong>Database<\/strong> = teamlog<br><strong>Language<\/strong> = (default)<\/p>\n<p class=\"p_tc\">5. Select <strong>OK<\/strong> to create the login.<br>&nbsp;\n<p class=\"p_tc\"><em><strong>Set Access and Permissions for the Database<\/strong><\/em><\/p>\n<p class=\"p_tc\">To set proper access and permissions for the database:<\/p>\n<p class=\"p_tc\">1. Select the <strong>Database Access<\/strong> tab.<br>2. Select the <strong>teamlog<\/strong> database (check this database).<br>3. Select <strong>OK<\/strong>.<br>4. Enter your <strong>password<\/strong> (i.e. team).<br>5. Select the <strong>Database<\/strong> folder from the <strong>SQL Server tree<\/strong>.<br>6. Right-click on <strong>teamlog<\/strong> database and select <strong>Properties<\/strong>.<br>7. Select the <strong>Permissions Tab<\/strong>.<br>8. Select permissions for the team login as follows:<\/p>\n<p class=\"p_tc\"><strong>Create table<\/strong><br><strong>Create view<\/strong><br><strong>Create SP<\/strong><br><strong>Create Default<\/strong><br><strong>Create Rule<\/strong><br><strong>Create Function<\/strong><br><strong>Backup DB<\/strong><br><strong>Backup Log<\/strong><\/p>\n<p class=\"p_tc\">9. Select <strong>OK<\/strong>.<br>&nbsp;\n<p class=\"p_tc\"><em><strong>Test Your Connection Using Query Analyzer<\/strong><\/em><\/p>\n<p class=\"p_tc\">Test your connection using the Windows Start menu to select and start the <strong>Query Analyzer<\/strong> from the <strong>Microsoft SQL Server<\/strong> program group.<\/p>\n<p class=\"p_tc\">Once the program is started:<\/p>\n<p class=\"p_tc\">1. Select your <strong>server<\/strong>.<br>2. Select <strong>Use SQL Server authentication<\/strong>.<br>3. Enter the <strong>Login Name<\/strong>: <strong>team<\/strong>.<br>4. Enter the <strong>Password<\/strong> : <strong>team<\/strong>.<br>5. Select <strong>OK<\/strong>.<br>6. Once the connection is established, test it by entering the following command in the <strong>Query Tab<\/strong>:<\/p>\n<p class=\"p_tc\"><strong>select @@version<\/strong><\/p>\n<p class=\"p_tc\">7. Select the <strong>Execute Query<\/strong> button (green arrow) and if you see information similar to:<\/p>\n<p class=\"p_tc\"><span style=\"font-size: 10pt;\">Microsoft SQL Server 2000 &#8211; 8.00.194 (Intel X86)<\/span><br><span style=\"font-size: 10pt;\">Aug 6 2000 00:57:48<\/span><br><span style=\"font-size: 10pt;\">Copyright (c) 1988-2000 Microsoft Corporation<\/span><br><span style=\"font-size: 10pt;\">Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 1)<\/span><\/p>\n<p class=\"p_tc\">Your connection is good.<\/p>\n<p class=\"p_tc\">&nbsp;\n<p class=\"p_tc\"><em><strong>Connect Team To Your SQL Database<\/strong><\/em><\/p>\n<p class=\"p_tc\">To connect Team to your SQL Database:<\/p>\n<p class=\"p_tc\">1. Select <strong>Admin | Database Utility<\/strong> from the TeamView or Work Request menus or start <strong>TEAM Database Utility<\/strong> from the Alexsys Team Program Group to open the Alexsys Team Database Utility. Remember to log off of Team after you open the Database Utility.<br>2. Select the <strong>SQL Setup<\/strong> category from the Alexsys Team Database Utility window (see figure below).<br>&nbsp;\n<p class=\"p_tc\"><strong>Alexsys Team Database Utility &#8211; SQL Setup<\/strong><\/p>\n<p class=\"p_tc\"><img loading=\"lazy\" src=\"http:\/\/alexsys.team\/wp-content\/uploads\/2017\/12\/sqlsetupstand.gif\" alt=\"\" width=\"630\" height=\"470\"><\/p>\n<p class=\"p_tc\">&nbsp;\n<p class=\"p_tc\">3. Select the <strong>Server Type<\/strong> (i.e. MS-SQL).<br>4. Enter the <strong>Host Name<\/strong> (i.e. Server_2).<br>5. Enter the <strong>Server Name<\/strong> (i.e. Server_2).<br>6. Enter the <strong>Database Name<\/strong> (i.e. Log).<br>7. Enter the <strong>User Name<\/strong> (i.e. team in lowercase).<br>8. Enter the <strong>Password<\/strong>.<br>9. Select the <strong>Connect<\/strong> button.<\/p>\n<p class=\"p_tc\">If Team can connect to your SQL database on the SQL server, <strong>Connected<\/strong> will be displayed in the area next to the Connect button.<\/p>\n<p class=\"p_tc\">&nbsp;\n<p class=\"p_tc\"><em><strong>Upload Your Existing Team Database to SQL<\/strong><\/em><\/p>\n<p class=\"p_tc\">When you are ready to run Team using your SQL database, you must connect Team to the SQL server and upload your database to SQL. Once this is done and you do one final test to check your connection to SQL using Team, you can force all users to run Team Pro by switching the active database to SQL.<\/p>\n<p class=\"p_tc\">To connect to the SQL database and upload your existing data:<\/p>\n<p class=\"p_tc\">1. Select <strong>Admin | Database Utility<\/strong> from the TeamView or Work Request menus or start <strong>TEAM Database Utility<\/strong> from the Alexsys Team Program Group to open the <strong>Alexsys Team Database Utility<\/strong>. Remember to log off of Team after you open the Database Utility.<br>2. Select the <strong>SQL Setup<\/strong> category from the Alexsys Team Database Utility window.<br>3. Select the <strong>Connect<\/strong> button.<br>4. Once connected, select the <strong>Upload to SQL<\/strong> button to upload your existing standard Team database to your SQL database.<br>&nbsp;&nbsp;\n<hr>\n<p class=\"p_tc\"><em>You must be running with the <strong>Standard<\/strong> database as the active database in order to upload your database to SQL. You do not want to make SQL your active database at this time.<\/em><\/p>\n<hr>\n<p class=\"p_tc\">5. Once uploaded, select <strong>Cancel<\/strong> to close the Alexsys Team Database Utility.<br>&nbsp;\n<p class=\"p_tc\"><strong><em>Test Your Connection to Team Pro<\/em><\/strong><\/p>\n<p class=\"p_tc\">Once you have uploaded your SQL database using the SQL Setup Utility, you can perform another test using Team without forcing all users to run SQL:<\/p>\n<p class=\"p_tc\">1. Alter the <strong>Team<\/strong> shortcut on your desktop by adding an \/SQL parameter to the Target in the shortcut properties.&nbsp; (i.e. &#8220;C:\\Program Files\\Alexsys\\Team\\Team.exe&#8221; \/SQL)<br>2. Start Team.<br>3. Verify that Team is accessing the SQL database by selecting <strong>Help | System Information<\/strong> from the TeamView menu and selecting the <strong>Database Tab<\/strong> (see figure below). You should see information for the SQL server you are accessing.<br>&nbsp;\n<p class=\"p_tc\"><strong>System Information &#8211; Database Tab &#8211; SQL Information Displayed<\/strong><\/p>\n<p class=\"p_tc\"><img loading=\"lazy\" src=\"http:\/\/alexsys.team\/wp-content\/uploads\/2017\/12\/dbinfosql2000.gif\" alt=\"\" width=\"600\" height=\"440\"><\/p>\n<p class=\"p_tc\">&nbsp;\n<p class=\"p_tc\"><em><strong>Make SQL the Active Database<\/strong><\/em><\/p>\n<p class=\"p_tc\">Once your database has been uploaded to your SQL database and you have tested your connection to your SQL database using Team Pro, you can make SQL the active database to force all users to use Team Pro.<\/p>\n<p class=\"p_tc\">To make SQL the active database:<\/p>\n<p class=\"p_tc\">1. Select <strong>Admin | Database Utility<\/strong> from the TeamView or Work Request menus or start <strong>TEAM Database<\/strong> Utility from the Alexsys Team Program Group to open the Alexsys Team Database Utility. Remember to log off of Team after you open the Database Utility.<br>2. Select the <strong>SQL Setup<\/strong> category from the Alexsys Team Database Utility window.<br>3. Connect to the SQL database by selecting the <strong>Connect<\/strong> button.<br>4. Once connected, select <strong>SQL<\/strong> as the <strong>Active Database<\/strong> (see figure below).<br>&nbsp;\n<p class=\"p_tc\"><strong>Alexsys Team Database Utility &#8211; SQL Active Database<\/strong><\/p>\n<p class=\"p_tc\"><img loading=\"lazy\" src=\"http:\/\/alexsys.team\/wp-content\/uploads\/2017\/12\/sqlsetupsql.gif\" alt=\"\" width=\"630\" height=\"470\"><\/p>\n<p class=\"p_tc\">5. Select <strong>Close<\/strong> to close the Alexsys Team Database Utility.<br>6. Since SQL is now the active database, you can remove the \/SQL argument from any Team shortcuts.<\/p>\n<p class=\"p_tc\">&nbsp;\n<\/p>\n\t\t<\/div>\n\t\t<h3>Install\/Configure Microsoft SQL 2005<\/h3>\n\t\t<div class=\"tcvpb-accordion-body\">\n\t\t\t<p>\n<p class=\"p_tc\"><em><strong>Create the SQL Database Login for Team<\/strong><\/em><\/p>\n<p class=\"p_tc\">To create the SQL Database login for Team:<\/p>\n<p class=\"p_tc\">1. Select the <strong>Security<\/strong> folder from the <strong>SQL Server tree<\/strong><br>2. Right-click on <strong>Logins<\/strong><br>3. Select <strong>New Login&#8230;<\/strong><br>4. In the <strong>General Tab<\/strong>, create a new login with:<\/p>\n<p class=\"p_tc\"><strong>Name<\/strong> = team (lowercase)<br><strong>SQL Server Authentication<\/strong> = checked<br><strong>Password<\/strong> = <br><strong>Database<\/strong> = master<br><strong>Language<\/strong> = (default)<\/p>\n<p class=\"p_tc\">5. Select <strong>OK<\/strong> to create the login.<br>&nbsp;\n<p class=\"p_tc\"><em><strong>Create the SQL Database<\/strong><\/em><\/p>\n<p class=\"p_tc\">To create your SQL Database:<\/p>\n<p class=\"p_tc\">1. Select the <strong>Databases<\/strong> folder from the SQL Server Tree.<br>2. Right-click on Databases and select <strong>New Database<\/strong>.<br>3. In the <strong>General Page<\/strong>, create the database with:<\/p>\n<p class=\"p_tc\"><strong>Database Name<\/strong> = teamlog<br><strong>Owner<\/strong> = <br><strong>Initial Size (MB)<\/strong> = 100<\/p>\n<p class=\"p_tc\">4. Select <strong>OK<\/strong> to create your database. <br><span style=\"font-size: 10pt;\"><strong>Note:<\/strong> You can use the defaults for all other settings when creating the database.<\/span><br>&nbsp;\n<p class=\"p_tc\"><em><strong>Create the Team Schema and Database User<\/strong><\/em><\/p>\n<p class=\"p_tc\">To create the schema and database user:<\/p>\n<p class=\"p_tc\">1. Select the <strong>Databases<\/strong> folder from the SQL Server Tree and expand to show databases.<br>2. Select the <strong>team database<\/strong> (i.e. teamlog) and expand.<br>3. Select the <strong>Security<\/strong> folder and expand.<br>4. Right-click on <strong>Users<\/strong> and select <strong>New User<\/strong>.<br>5. In the <strong>General Page<\/strong>, enter the following:<\/p>\n<p class=\"p_tc\"><strong>User name<\/strong> = team<br><strong>Login name<\/strong> = team<br><strong>Default Schema<\/strong> = team<\/p>\n<p class=\"p_tc\">6. Select <strong>OK<\/strong> to save.<br>7. Still under the Security folder, select <strong>Schemas<\/strong>.<br>8. Right-click on Schemas and select <strong>New Schema<\/strong>.<br>9. On the <strong>General Page<\/strong>, enter the following:<\/p>\n<p class=\"p_tc\"><strong>Schema name<\/strong> = team<br><strong>Schema owner<\/strong> = team<\/p>\n<p class=\"p_tc\">10. Select <strong>OK<\/strong> to save.<br>&nbsp;\n<p class=\"p_tc\"><em><strong>Set Access and Permissions for the Database<\/strong><\/em><\/p>\n<p class=\"p_tc\">To set proper access and permissions for the database:<\/p>\n<p class=\"p_tc\">1. Select the <strong>Databases<\/strong> folder from the SQL Server tree.<br>2. Right-click on the <strong>teamlog<\/strong> database and select Properties.<br>3. On the <strong>Permissions Page<\/strong>, grant the following Permissions for the team user:<\/p>\n<p class=\"p_tc\"><strong>Connect<\/strong><br><strong>Create table<\/strong><br><strong>Delete<\/strong><br><strong>Execute<\/strong><br><strong>Insert<\/strong><br><strong>Select<\/strong><br><strong>Update<\/strong><\/p>\n<p class=\"p_tc\">4. Select <strong>OK<\/strong>.<br>&nbsp;\n<p class=\"p_tc\"><em><strong>Set the Default Database for the Team User<\/strong><\/em><\/p>\n<p class=\"p_tc\">To set the default database for the Team user:<\/p>\n<p class=\"p_tc\">1. Select the <strong>Security<\/strong> folder from the SQL Server Tree.<br>2. Select <strong>Logins<\/strong>.<br>3. Right-click on the <strong>team<\/strong> login and select <strong>Properties<\/strong>.<br>4. On the <strong>General Page<\/strong>, set the <strong>Default database<\/strong> to <strong>teamlog<\/strong>.<br>5. On the <strong>User Mapping Page<\/strong>, verify that the following are set:<\/p>\n<p class=\"p_tc\">&bull; the <strong>teamlog<\/strong> database should be selected<br>&bull; the <strong>User<\/strong> should be set to <strong>team<\/strong><br>&bull; the <strong>Default Schema<\/strong> should be set to <strong>team<\/strong><br>&bull; <strong>public<\/strong> should be the only membership selected in the Database role&nbsp;Membership settings<\/p>\n<p class=\"p_tc\">6. Select <strong>OK<\/strong> to save changes.<br>&nbsp;\n<p class=\"p_tc\"><em><strong>Test Your Connection Using the Server Management Studio<\/strong><\/em><\/p>\n<p class=\"p_tc\">Test your connection using the Microsoft SQL Server Management Studio as follows:<\/p>\n<p class=\"p_tc\">1. Run the <strong>Microsoft SQL Server Management Studio<\/strong> and login using your team login.<br>2. Select the server corresponding to your <strong>team<\/strong> login.<br>3. Select <strong>New Query<\/strong> from the toolbar.<br>4. Enter the following command in the <strong>Query Tab<\/strong>:<\/p>\n<p class=\"p_tc\"><strong>select @@version<\/strong><\/p>\n<p class=\"p_tc\">5. Select <strong>Execute<\/strong> from the toolbar and if you see information similar to:<\/p>\n<p class=\"p_tc\"><span style=\"font-size: 10pt;\">Microsoft SQL Server 2005 &#8211; 9.00.1399.06 (Intel X86)<\/span><br><span style=\"font-size: 10pt;\">Oct 14 2005 00:33:37<\/span><br><span style=\"font-size: 10pt;\">Copyright (c) 1988-2005 Microsoft Corporation<\/span><br><span style=\"font-size: 10pt;\">Standard Edition on Windows NT 5.1 (Build 2600: Service Pack 2)<\/span><\/p>\n<p class=\"p_tc\">Your connection is good.<\/p>\n<p class=\"p_tc\">&nbsp;\n<p class=\"p_tc\"><em><strong>Connect Team To Your SQL Database and Upload Your Data<\/strong><\/em><\/p>\n<p class=\"p_tc\">To connect Team to your SQL Database:<\/p>\n<p class=\"p_tc\">1. Select <strong>TEAM Database Utility<\/strong> from the Alexsys Team Program Group or run TeamAdm.exe in the Alexsys Team server directory to open the Alexsys Team Database Utility.<br>2. Login using the Team <strong>ADMIN<\/strong> User ID and password.<br>3. Select the <strong>SQL Setup<\/strong> category.<br>4. Select the <strong>Server Type<\/strong> (i.e. Microsoft SQL via ADO).<br>5. Enter the <strong>Host Name<\/strong>.<br>6. Enter the <strong>Server Name<\/strong>.<br>7. Enter the <strong>User Name<\/strong>.<br>8. Enter the <strong>Password<\/strong>.<br>9. Select the <strong>Connect<\/strong> button.<br>10. Once connected, select <strong>Upload to SQL<\/strong> to upload your existing standard Team database to your SQL database.<br>11. Once uploaded, select <strong>Close<\/strong> to close the Alexsys Team Database Utility.<\/p>\n<p class=\"p_tc\"><strong>Tip:<\/strong> You must be running with the Standard database as the active database in order to upload your database to SQL. You do not want to make SQL your active database at this time.<br>&nbsp;\n<p class=\"p_tc\"><em><strong>Test Your Connection to SQL<\/strong><\/em><\/p>\n<p class=\"p_tc\">Once you have uploaded your SQL database using the SQL Setup Utility, you can perform another test using Team without forcing all users to run SQL:<\/p>\n<p class=\"p_tc\">1. Alter the <strong>Team<\/strong> shortcut on your desktop by adding an \/SQL parameter to the Target in the shortcut properties.&nbsp; (i.e. &#8220;C:\\Program Files\\Alexsys\\Team\\Team.exe&#8221; \/SQL)<br>2. Start Team.<br>3. Verify that Team is accessing the SQL database by selecting <strong>Help | System Information<\/strong> from the TeamView menu and selecting the <strong>Database Tab<\/strong>. You should see information for the SQL server you are accessing, similar to the figure below.<br>&nbsp;\n<p class=\"p_tc\"><strong>System Information &#8211; Database Tab &#8211; SQL Information Displayed<\/strong><\/p>\n<p class=\"p_tc\">http:\/\/alexsys.team\/wp-content\/uploads\/2017\/12\/dbinfosql2000.gif<img loading=\"lazy\" src=\"http:\/\/alexsys.team\/wp-content\/uploads\/2017\/12\/dbinfosql2000.gif\" alt=\"\" width=\"600\" height=\"440\"><\/p>\n<p class=\"p_tc\">&nbsp;\n<p class=\"p_tc\"><em><strong>Make SQL the Active Database<\/strong><\/em><\/p>\n<p class=\"p_tc\">Once your database has been uploaded to your SQL database and you have tested your connection to your SQL database using Team Pro, you can make SQL the active database to force all users to use Team Pro.<\/p>\n<p class=\"p_tc\">To make SQL the active database:<\/p>\n<p class=\"p_tc\">1. Select <strong>TEAM Database Utility<\/strong> from the Alexsys Team Program Group or run <strong>TeamAdm.exe<\/strong> in the Alexsys Team server directory to open the Alexsys Team Database Utility.<br>2. Login using the Team <strong>ADMIN<\/strong> User ID and password.<br>3. Select the <strong>SQL<\/strong> Setup category.<br>4. Connect to the SQL database by selecting the <strong>Connect<\/strong> button.<br>5. Once connected, select <strong>SQL<\/strong> as the <strong>Active Database<\/strong>.<br>6. Select <strong>Close<\/strong> to close the Alexsys Team Database Utility.<br>7. Since SQL is now the active database, you can remove the \/SQL argument from any Team shortcuts.<\/p>\n<\/p>\n\t\t<\/div>\n\t\t<h3>Install\/Configure MySQL 4.1.x<\/h3>\n\t\t<div class=\"tcvpb-accordion-body\">\n\t\t\t<p>\n<p class=\"p_tc\"><em><strong>General Instructions<\/strong><\/em><\/p>\n<p class=\"p_tc\">Once you have your MySQL Server in place, and have the MySQL client software installed on all Team Client PCs, you are ready to set up your Team-SQL database.<\/p>\n<p class=\"p_tc\">The following basic steps are required for setting up your SQL Server and SQL Database:<\/p>\n<p class=\"p_tc\">&bull; Create the SQL Database and Set Permissions<br>&bull; Test Your Connection using the ODBC Data Source Administrator<br>&bull; Connect Team to Your SQL Database and Upload Your Data<br>&bull; Test Your Connection to Team-SQL<br>&bull; Make SQL the Active Database<\/p>\n<p class=\"p_tc\"><br><em><strong>Create the SQL Database and Set Permissions<\/strong><\/em><\/p>\n<p class=\"p_tc\">To create the SQL Database:<\/p>\n<p class=\"p_tc\">1. Run <strong>mysql<\/strong> by running <em>C:\\mysql\\bin\\mysql.exe<\/em><br>2. From the <strong>mysql&gt;<\/strong> prompt, enter:<\/p>\n<p class=\"p_tc\"><em>create database team;<\/em><\/p>\n<p class=\"p_tc\"><br>3. From the <strong>mysql&gt;<\/strong> prompt, enter:<\/p>\n<p class=\"p_tc\"><em>grant all on team.* to &#8216;team&#8217;@&#8217;%&#8217; identified by &#8216;team&#8217;;<\/em><\/p>\n<p class=\"p_tc\"><br>4. From the <strong>mysql&gt;<\/strong> prompt, enter:<\/p>\n<p class=\"p_tc\"><em>flush privileges;<\/em><br>&nbsp;\n<p class=\"p_tc\"><em><strong>Test Your Connection using the ODBC Data Source Administrator<\/strong><\/em><\/p>\n<p class=\"p_tc\">To test your connection:<\/p>\n<p class=\"p_tc\">1. Use the Windows Control Panel and select <strong>Administrative Tools<\/strong>.<br>2. Select Data Sources (ODBC) to run the ODBC Data Source Administrator.<br>3. Select the <strong>Drivers<\/strong> tab and confirm that <strong>MySQL ODBC Driver<\/strong> is there. (If not, you will have to download and install the latest ODBC driver from <a href=\"http:\/\/www.mysql.com\/products\" target=\"_blank\" rel=\"noopener\">http:\/\/www.mysql.com\/products<\/a>)<br>4. Select the <strong>User DSN<\/strong> tab.<br>5. Select <strong>Add<\/strong>.<br>6. Select <strong>MySQL ODBC Driver<\/strong>.<br>7. Select <strong>Finish<\/strong> and enter the following:<\/p>\n<p class=\"p_tc\"><strong>Database Name<\/strong> = team<br><strong>User<\/strong> = team<br><strong>Password<\/strong> =<\/p>\n<p class=\"p_tc\">8. Select <strong>Test Data Source<\/strong> and if you see information similar to:<\/p>\n<p class=\"p_tc\">Data Source &#8220;Connected Successfully to &#8216;mysqld-4.1.2-alpha-nt&#8217; !!!<\/p>\n<p class=\"p_tc\">Your connection is good.<\/p>\n<p class=\"p_tc\">&nbsp;\n<p class=\"p_tc\"><em><strong>Connect Team to Your SQL Database and Upload Your Data<\/strong><\/em><\/p>\n<p class=\"p_tc\">To connect Team to your SQL Database:<\/p>\n<p class=\"p_tc\">1. Select <strong>TEAM Database Utility<\/strong> from the Alexsys Team Program Group or run <strong>TeamAdm.exe<\/strong> in the Alexsys Team server directory to open the Alexsys Team Database Utility.<br>2. Login using the Team <strong>ADMIN<\/strong> User ID and password.<br>3. Select the <strong>SQL Setup<\/strong> category.<br>4. Select the <strong>Server Type<\/strong> (i.e. MySQL via ADO).<br>5. Enter the <strong>Host Name<\/strong>.<br>6. Enter the <strong>Server Name<\/strong>.<br>7. Enter the <strong>User Name<\/strong>.<br>8. Enter the <strong>Password<\/strong>.<br>9. Select the <strong>Connect<\/strong> button.<br>10. Once connected, select Upload to SQL to upload your existing standard Team database to your SQL database.<br>11. Once uploaded, select <strong>Close<\/strong> to close the Alexsys Team Database Utility.<\/p>\n<p class=\"p_tc\"><strong>Tip:<\/strong> You must be running with the Standard database as the active database in order to upload your database to SQL. You do not want to make SQL your active database at this time.<\/p>\n<p class=\"p_tc\"><strong>Note:<\/strong> When uploading your Standard Team database to your MySQL database, if the upload fails while uploading any table that includes BLOBs (i.e. the LogAtt table) try increasing the Max Allowed Packet settings to 16MB.<\/p>\n<p class=\"p_tc\">If you have to change these settings, remember to Restart your MySQL Service.<br>&nbsp;\n<p class=\"p_tc\"><em><strong>Test Your Connection to Team-SQL<\/strong><\/em><\/p>\n<p class=\"p_tc\">Once you have uploaded your SQL database using the SQL Setup Utility, you can perform another test using Team without forcing all users to run SQL:<\/p>\n<p class=\"p_tc\">1. Alter the <strong>Team<\/strong> shortcut on your desktop by adding an <strong>\/SQL<\/strong> parameter to the Target in the shortcut properties. (i.e. &#8220;C:\\Program Files\\Alexsys\\Team\\Team.exe&#8221; \/SQL)<br>2. Start Team.<br>3. Verify that Team is accessing the SQL database by selecting <strong>Help | System Information<\/strong> from the TeamView menu and selecting the <strong>Database Tab<\/strong>. You should see information for the SQL server you are accessing.<br>&nbsp;\n<p class=\"p_tc\"><em><strong>Make SQL the Active Database<\/strong><\/em><\/p>\n<p class=\"p_tc\">Once your database has been uploaded to your SQL database and you have tested your connection to your SQL database using Team-SQL, you can make SQL the active database to force all users to use Team-SQL.<\/p>\n<p class=\"p_tc\">To make SQL the active database:<\/p>\n<p class=\"p_tc\">1. Select <strong>TEAM Database Utility<\/strong> from the Alexsys Team Program Group or run <strong>TeamAdm.exe<\/strong> in the Alexsys Team server directory to open the Alexsys Team Database Utility.<br>2. Login using the Team <strong>ADMIN<\/strong> User ID and password.<br>3. Select the <strong>SQL<\/strong> Setup category.<br>4. Connect to the SQL database by selecting the <strong>Connect<\/strong> button.<br>5. Once connected, select <strong>SQL<\/strong> as the <strong>Active Database<\/strong>.<br>6. Select <strong>Close<\/strong> to close the Alexsys Team Database Utility.<br>7. Since SQL is now the active database, you can remove the \/SQL argument from any Team shortcuts.<\/p>\n<\/p>\n\t\t<\/div>\n\t\t<h3>Install\/Configure MySQL 5.0<\/h3>\n\t\t<div class=\"tcvpb-accordion-body\">\n\t\t\t<p>\n<p class=\"p_tc\"><strong>General<\/strong><em><strong> Instructions<\/strong><\/em><\/p>\n<p class=\"p_tc\">Once you have your MySQL Server in place, and have the MySQL client software installed on all Team Client PCs, you are ready to set up your Team-SQL database.<\/p>\n<p class=\"p_tc\">The following basic steps are required for setting up your SQL Server and SQL Database:<\/p>\n<p class=\"p_tc\">&bull; Create the SQL Database<br>&bull; Create the SQL Database User and Set Permissions<br>&bull; Test Your Connection using the ODBC Data Source Administrator<br>&bull; Connect Team to Your SQL Database and Upload Your Data<br>&bull; Test Your Connection to Team-SQL<br>&bull; Make SQL the Active Database<\/p>\n<p class=\"p_tc\">&nbsp;\n<p class=\"p_tc\"><em><strong>Create the SQL Database and Set Permissions<\/strong><\/em><\/p>\n<p class=\"p_tc\">To create the SQL Database:<\/p>\n<p class=\"p_tc\">1. Run <strong>MySQL Command Line Client<\/strong><br>2. From the <strong>mysql&gt;<\/strong> prompt, enter:<\/p>\n<p class=\"p_tc\"><em>create database team;<\/em><br>&nbsp;\n<p class=\"p_tc\"><em><strong>Create the SQL Database User and Set Permissions<\/strong><\/em><\/p>\n<p class=\"p_tc\">To create your SQL database user and set permissions:<\/p>\n<p class=\"p_tc\">1. Run <strong>MySQL Administrator<\/strong>.<br>2. Select <strong>User Administration<\/strong>.<br>3. Select the <strong>New User<\/strong> button below the <strong>User Information Tab<\/strong>.<br>4. Enter the following information in the <strong>User Information Tab<\/strong>:<\/p>\n<p class=\"p_tc\"><strong>MySQL User<\/strong> = team<br><strong>Password<\/strong> = <br><strong>Confirm Password<\/strong> =<\/p>\n<p class=\"p_tc\">5. Select <strong>Apply Changes<\/strong>.<br>6. Select the <strong>Schema Privileges Tab<\/strong>.<br>7. Select your <strong>team Schemata<\/strong>.<br>8. Select <strong>&lt;&lt;<\/strong> to grant full access for the team user.<br>9. Select <strong>Apply Changes<\/strong>.<br>&nbsp;\n<p class=\"p_tc\"><em><strong>Test Your Connection using the ODBC Data Source Administrator<\/strong><\/em><\/p>\n<p class=\"p_tc\">To test your connection:<\/p>\n<p class=\"p_tc\">1. Use the Windows Control Panel and select <strong>Administrative Tools<\/strong>.<br>2. Select <strong>Data Sources (ODBC)<\/strong> to run the <strong>ODBC Data Source Administrator<\/strong>.<br>3. Select the <strong>Drivers<\/strong> tab and confirm that <strong>MySQL ODBC Driver<\/strong> is there. (If not, you will have to download and install the latest ODBC driver from <a href=\"http:\/\/www.mysql.com\/products\" target=\"_blank\" rel=\"noopener\">http:\/\/www.mysql.com\/products<\/a>)<br>4. Select the <strong>User DSN<\/strong> tab.<br>5. Select <strong>Add<\/strong>.<br>6. Select <strong>MySQL ODBC Driver<\/strong>.<br>7. Select <strong>Finish<\/strong> and enter the following:<\/p>\n<p class=\"p_tc\"><strong>Database Name<\/strong> = team<br><strong>User<\/strong> = team<br><strong>Password<\/strong> =<\/p>\n<p class=\"p_tc\">8. Select <strong>Test<\/strong> and if you see information similar to:<\/p>\n<p class=\"p_tc\">Success; connection was made!<\/p>\n<p class=\"p_tc\">Your connection is good.<\/p>\n<p class=\"p_tc\">&nbsp;\n<p class=\"p_tc\"><em><strong>Connect Team to Your SQL Database and Upload Your Data<\/strong><\/em><\/p>\n<p class=\"p_tc\">To connect Team to your SQL Database:<\/p>\n<p class=\"p_tc\">1. Select <strong>TEAM Database Utility<\/strong> from the Alexsys Team Program Group or run <strong>TeamAdm.exe<\/strong> in the Alexsys Team server directory to open the Alexsys Team Database Utility.<br>2. Login using the Team <strong>ADMIN<\/strong> User ID and password.<br>3. Select the <strong>SQL Setup<\/strong> category.<br>4. Select the <strong>Server Type<\/strong> (i.e. MySQL via ADO).<br>5. Enter the <strong>Host Name<\/strong>.<br>6. Enter the <strong>Server Name<\/strong>.<br>7. Enter the <strong>User Name<\/strong>.<br>8. Enter the <strong>Password<\/strong>.<br>9. Select the <strong>Connect<\/strong> button.<br>10. Once connected, select Upload to SQL to upload your existing standard Team database to your SQL database.<br>11. Once uploaded, select <strong>Close<\/strong> to close the Alexsys Team Database Utility.<\/p>\n<p class=\"p_tc\"><strong>Tip:<\/strong> You must be running with the Standard database as the active database in order to upload your database to SQL. You do not want to make SQL your active database at this time.<\/p>\n<p class=\"p_tc\"><strong>Note:<\/strong> When uploading your Standard Team database to your MySQL database, if the upload fails while uploading any table that includes BLOBs (i.e. the LogAtt table) try increasing the Max Allowed Packet settings to 16MB.<\/p>\n<p class=\"p_tc\"><em>If you have to change these settings, remember to Restart your MySQL Service.<\/em><br>&nbsp;\n<p class=\"p_tc\"><em><strong>Test Your Connection to Team-SQL<\/strong><\/em><\/p>\n<p class=\"p_tc\">Once you have uploaded your SQL database using the SQL Setup Utility, you can perform another test using Team without forcing all users to run SQL:<\/p>\n<p class=\"p_tc\">1. Alter the <strong>Team<\/strong> shortcut on your desktop by adding an <strong>\/SQL<\/strong> parameter to the Target in the shortcut properties. (i.e. &#8220;C:\\Program Files\\Alexsys\\Team\\Team.exe&#8221; \/SQL)<br>2. Start Team.<br>3. Verify that Team is accessing the SQL database by selecting <strong>Help | System Information<\/strong> from the TeamView menu and selecting the <strong>Database Tab<\/strong>. You should see information for the SQL server you are accessing.<br>&nbsp;\n<p class=\"p_tc\"><em><strong>Make SQL the Active Database<\/strong><\/em><\/p>\n<p class=\"p_tc\">Once your database has been uploaded to your SQL database and you have tested your connection to your SQL database using Team-SQL, you can make SQL the active database to force all users to use Team-SQL.<\/p>\n<p class=\"p_tc\">To make SQL the active database:<\/p>\n<p class=\"p_tc\">1. Select TEAM Database Utility from the Alexsys Team Program Group or run <strong>TeamAdm.exe<\/strong> in the Alexsys Team server directory to open the <strong>Alexsys Team Database Utility<\/strong>.<br>2. Login using the Team <strong>ADMIN<\/strong> User ID and password.<br>3. Select the <strong>SQL<\/strong> Setup category.<br>4. Connect to the SQL database by selecting the <strong>Connect<\/strong> button.<br>5. Once connected, select <strong>SQL<\/strong> as the <strong>Active Database<\/strong>.<br>6. Select <strong>Close<\/strong> to close the Alexsys Team Database Utility.<br>7. Since SQL is now the active database, you can remove the \/SQL argument from any Team shortcuts.<\/p>\n<\/p>\n\t\t<\/div>\n\t\t<h3>Setup Instructions for Oracle 8.05, 8i,9i and 10g<\/h3>\n\t\t<div class=\"tcvpb-accordion-body\">\n\t\t\t<p>\n<p class=\"p_tc\"><strong>Oracle 8.05, 8i, 9i and 10g<\/strong> instructions can also be <a href=\"http:\/\/alexsys.team\/wp-content\/uploads\/2017\/12\/Team-SQL-Database-for-ORACLE-8.05.pdf\" target=\"_blank\" rel=\"noopener\">downloaded as a PDF<\/a>.<\/p>\n<p class=\"p_tc\">Once you have your Oracle Server in place, and have the SQL client software installed on all Team Client PCs, you are ready to set up your Team Pro for Oracle database.<\/p>\n<hr>\n<p class=\"p_tc\"><strong>When running Team Pro for Oracle, it is important to know that the lookup field values are all case sensitive.<\/strong><\/p>\n<hr>\n<p class=\"p_tc\">The following basic steps are required for setting up your SQL Server and SQL Database.<\/p>\n<p class=\"p_tc\">&bull; Requirements,<br>&bull; Create the Table Space,<br>&bull; Create the SQL Database Login and Permissions for Team,<br>&bull; Test Your Client PC&#8217;s Connection Using Net8 Easy Config,<br>&bull; Connect Team to Your SQL Database,<br>&bull; Upload Your Existing Team Database to SQL,<br>&bull; Test Your Connection to Team Pro, and<br>&bull; Make SQL the Active Database.<br>&nbsp;\n<p class=\"p_tc\"><em><strong>Requirements<\/strong><\/em><\/p>\n<p class=\"p_tc\">&bull; Oracle 8.05 server or later.<br>&bull; Oracle 8.05 Client or later (version should match database version) on ALL PC&#8217;s that will access this database.<br>&bull; Minimum of 300 MB of disk storage for Team tables.<br>&nbsp;\n<p class=\"p_tc\"><em><strong>Create the Table Space<\/strong><\/em><\/p>\n<p class=\"p_tc\">To create the Oracle table space for Team:<\/p>\n<p class=\"p_tc\">1. Using the <strong>Oracle Storage Manager<\/strong>, create a Table Space for Team called TEAMDB.<br>2. Select the following <strong>size and growth option settings<\/strong>:<br>General:<br>&nbsp;\n<table>\n<tbody>\n<tr>\n<td><span style=\"color: #3366ff;\"><strong>General:<\/strong><\/span><\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<td>&nbsp;<strong>Setting:<\/strong><\/td>\n<td><strong>Value:&nbsp;<\/strong><\/td>\n<\/tr>\n<tr>\n<td>&nbsp;Name:<\/td>\n<td>&nbsp;TEAMDB<\/td>\n<\/tr>\n<tr>\n<td>&nbsp;Status:<\/td>\n<td>&nbsp;Online<\/td>\n<\/tr>\n<tr>\n<td>&nbsp;Datafiles:<\/td>\n<td>&nbsp;D:\\ORACLEDB\\TEAMDB (Site Specific)<\/td>\n<\/tr>\n<tr>\n<td>&nbsp;Type:<\/td>\n<td>&nbsp;Permanent<\/td>\n<\/tr>\n<tr>\n<td><span style=\"color: #3366ff;\"><strong>&nbsp;Extents:<\/strong><\/span><\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<td>&nbsp;<strong>Setting:<\/strong><\/td>\n<td><strong>&nbsp;Value:<\/strong><\/td>\n<\/tr>\n<tr>\n<td>&nbsp;Initial Size:<\/td>\n<td>&nbsp;1024K<\/td>\n<\/tr>\n<tr>\n<td>&nbsp;Next Size:<\/td>\n<td>&nbsp;1024K<\/td>\n<\/tr>\n<tr>\n<td>&nbsp;Minimum Size:<\/td>\n<td>&nbsp;0<\/td>\n<\/tr>\n<tr>\n<td>&nbsp;Increase by:<\/td>\n<td>&nbsp;50%<\/td>\n<\/tr>\n<tr>\n<td>&nbsp;Minimum Number:<\/td>\n<td>&nbsp;1<\/td>\n<\/tr>\n<tr>\n<td>&nbsp;Maximum Number:<\/td>\n<td>&nbsp;Unlimited (radio button)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p class=\"p_tc\"><br><br><em><strong>Create the SQL Database Login and Permissions for Team<\/strong><\/em><\/p>\n<p class=\"p_tc\">Create one login that will be used by Team to connect to the database. Team manages its users internally. Team users are not aware of the database connection process. Team connects to the Oracle database using the user established during initial setup. On startup, Team connects to Oracle and logs in using the dedicated Team login. After Database connection and login, Team then presents Team&#8217;s login screen. The user is validated within Team and is then permitted to proceed if the UserID and Login are correct.<\/p>\n<p class=\"p_tc\">To create the login and set permissions for Team:<\/p>\n<p class=\"p_tc\">1. Using the <strong>Oracle Security Manager<\/strong>, create a login called <strong>TEAM<\/strong>.<br>2. Team needs <strong>full access<\/strong> to create, delete, alter, read and write tables. Here are the recommended settings:<\/p>\n<table style=\"height: 638px;\" width=\"556\">\n<tbody>\n<tr>\n<td><span style=\"color: #3366ff;\"><strong>General<\/strong><\/span><\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<td><strong>Setting:<\/strong><\/td>\n<td><strong>Value:<\/strong><\/td>\n<\/tr>\n<tr>\n<td>Name:<\/td>\n<td>TEAM<\/td>\n<\/tr>\n<tr>\n<td>Profile:<\/td>\n<td>DEFAULT<\/td>\n<\/tr>\n<tr>\n<td>Authentication:<\/td>\n<td>Password<\/td>\n<\/tr>\n<tr>\n<td>Password:<\/td>\n<td>(choose one)<\/td>\n<\/tr>\n<tr>\n<td>Expire Password Now:<\/td>\n<td>unchecked<\/td>\n<\/tr>\n<tr>\n<td><span style=\"color: #3366ff;\"><strong>Table Spaces:<\/strong><\/span><\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<td><strong>Setting:<\/strong><\/td>\n<td><strong>Value:<\/strong><\/td>\n<\/tr>\n<tr>\n<td>Default:<\/td>\n<td>TEAMDB<\/td>\n<\/tr>\n<tr>\n<td>Temporary:<\/td>\n<td>TEAMDB<\/td>\n<\/tr>\n<tr>\n<td>Status<\/td>\n<td>unlocked<\/td>\n<\/tr>\n<tr>\n<td><span style=\"color: #3366ff;\"><strong>Roles \/ Privileges:<\/strong><\/span><\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<td><strong>Privilege Type:Roles<\/strong><\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<td>Granted:<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<td>CONNECT:<\/td>\n<td>Admin Option Checked Default Checked<\/td>\n<\/tr>\n<tr>\n<td>DBA:<\/td>\n<td>Admin Option Checked Default Checked<\/td>\n<\/tr>\n<tr>\n<td>EXP_FULL_DATABASE:<\/td>\n<td>Admin Option Checked Default Checked<\/td>\n<\/tr>\n<tr>\n<td>HS_ADMIN_ROLE:<\/td>\n<td>Admin Option Checked Default Checked<\/td>\n<\/tr>\n<tr>\n<td>RESOURCE:<\/td>\n<td>Admin Option Checked Default Checked<\/td>\n<\/tr>\n<tr>\n<td><strong>Privilege Type:System Privileges<\/strong><\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<td>Granted:<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<td>ALTER DATABASE<\/td>\n<td>Admin Option Checked<\/td>\n<\/tr>\n<tr>\n<td>CREATE ANY TYPE<\/td>\n<td>Admin Option Checked<\/td>\n<\/tr>\n<tr>\n<td>UNLIMITED TABLESPACE<\/td>\n<td>Admin Option Checked<\/td>\n<\/tr>\n<tr>\n<td>UPDATE ANY TABLE<\/td>\n<td>Admin Option Checked<\/td>\n<\/tr>\n<tr>\n<td><strong>Object Privileges<\/strong><\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<td>No changes made<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<td><strong>Quotas<\/strong><\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<td>None set<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p class=\"p_tc\"><br><br><em><strong>Test Your Client PC&#8217;s Connection Using Net8 Easy Config<\/strong><\/em><\/p>\n<p class=\"p_tc\">To check that you can connect to your Oracle server, without running Team:<\/p>\n<p class=\"p_tc\">1. Run the <strong>Oracle Net8 Easy Config<\/strong> from the Oracle for Windows 95 program group from a client PC.<br>2. Select <strong>Test<\/strong> as your Action.<br>3. Select your <strong>service<\/strong> (i.e. TEAM.WORLD).<br>4. Select the <strong>Next &gt;<\/strong> button.<br>5. Enter your <strong>database logon information<\/strong>:&nbsp;\n<p class=\"p_tc\">For example:<\/p>\n<p class=\"p_tc\"><strong><span style=\"background-color: #3366ff; color: #ffffff;\">&nbsp;Username&nbsp;<\/span><\/strong>&nbsp;team<br><strong><span style=\"background-color: #3366ff; color: #ffffff;\">&nbsp;Password&nbsp;<\/span><\/strong>&nbsp;team<br>&nbsp;<br>6. Select the <strong>Test<\/strong> button.<br>7. If everything is configured properly, you will have a connection test that is successful.<br>8. Select the <strong>Done<\/strong> button.<br>9. Select the <strong>Finish<\/strong> button to complete your test and exit the Net8 Easy Config program.<br>&nbsp;\n<p class=\"p_tc\"><em><strong>Connect Team To Your SQL Database<\/strong><\/em><\/p>\n<p class=\"p_tc\">To connect Team to your SQL Database:<\/p>\n<p class=\"p_tc\">1. Select <strong>Admin | Database Utility<\/strong> from the TeamView or Work Request menus or start <strong>TEAM Database Utility<\/strong> from the Alexsys Team Program Group to open the <strong>Alexsys Team Database Utility<\/strong>. Remember to log off of Team after you open the Database Utility.<br>2. Select the <strong>SQL Setup<\/strong> category from the Alexsys Team Database Utility window (see figure below).<br>&nbsp;\n<p class=\"p_tc\"><strong>Alexsys Team Database Utility &#8211; SQL Setup<\/strong><\/p>\n<p class=\"p_tc\"><img loading=\"lazy\" src=\"http:\/\/alexsys.team\/wp-content\/uploads\/2017\/12\/sqlsetupora.gif\" alt=\"\" width=\"630\" height=\"470\"><\/p>\n<p class=\"p_tc\">3. Select the <strong>Server Type<\/strong> (i.e. Oracle).<br>4. Enter the <strong>Oracle TNS<\/strong> (i.e. Team).<br>5. Enter the <strong>User Name<\/strong> (i.e. team in lowercase).<br>6. Enter the <strong>Password<\/strong>.<br>7. Select the <strong>Connect<\/strong> button.<\/p>\n<p class=\"p_tc\">If Team can connect to your SQL database on the SQL server, Connected will be displayed in the area next to the Connect button.<\/p>\n<p class=\"p_tc\">&nbsp;\n<p class=\"p_tc\"><em><strong>Upload Your Existing Team Database to SQL<\/strong><\/em><\/p>\n<p class=\"p_tc\">When you are ready to run Team using your SQL database, you must connect Team to the SQL server and upload your database to SQL. Once this is done and you do one final test to check your connection to SQL using Team, you can force all users to run Team Pro by switching the active database to SQL.<\/p>\n<p class=\"p_tc\">To connect to the SQL database and upload your existing data:<\/p>\n<p class=\"p_tc\">1. Select <strong>Admin | Database Utility<\/strong> from the TeamView or Work Request menus or start <strong>TEAM Database Utility<\/strong> from the Alexsys Team Program Group to open the <strong>Alexsys Team Database Utility<\/strong>. Remember to log off of Team after you open the Database Utility.<br>2. Select the <strong>SQL Setup<\/strong> category from the Alexsys Team Database Utility window.<br>3. Select the <strong>Connect<\/strong> button.<br>4. Once connected, select the <strong>Upload to SQL<\/strong> button to upload your existing standard Team database to your SQL database.<\/p>\n<p class=\"p_tc\">&nbsp;\n<hr>\n<p class=\"p_tc\">You must be running with the <strong>Standard<\/strong> database as the active database in order to upload your database to SQL. You do not want to make SQL your active database at this time.<\/p>\n<hr>\n<p class=\"p_tc\">&nbsp;&nbsp;\n<p class=\"p_tc\">5. Once uploaded, select <strong>Cancel<\/strong> to close the Alexsys Team Database Utility.<br>&nbsp;\n<p class=\"p_tc\"><em><strong>Test Your Connection to Team Pro<\/strong><\/em><\/p>\n<p class=\"p_tc\">Once you have uploaded your SQL database using the SQL Setup Utility, you can perform another test using Team without forcing all users to run SQL:<\/p>\n<p class=\"p_tc\">1. Alter the <strong>Team<\/strong> shortcut on your desktop by adding an \/SQL parameter to the Target in the shortcut properties.<br>2. (i.e. &#8220;C:\\Program Files\\Alexsys\\Team\\Team.exe&#8221; \/SQL)<br>3. Start Team.<br>4. Verify that Team is accessing the SQL database by selecting <strong>Help | System Information<\/strong> from the TeamView menu and selecting the <strong>Database Tab<\/strong> (see figure below). You should see information for the SQL server you are accessing.<br>&nbsp;\n<p class=\"p_tc\"><strong>System Information &#8211; Database Tab &#8211; Oracle Information Displayed<\/strong><\/p>\n<p class=\"p_tc\"><img loading=\"lazy\" src=\"http:\/\/alexsys.team\/wp-content\/uploads\/2017\/12\/dbinfoora.gif\" alt=\"\" width=\"600\" height=\"440\"><\/p>\n<p class=\"p_tc\">Make SQL the Active Database<\/p>\n<p class=\"p_tc\">Once your database has been uploaded to your SQL database and you have tested your connection to your SQL database using Team Pro, you can make SQL the active database to force all users to use Team Pro.<\/p>\n<p class=\"p_tc\">&nbsp;\n<p class=\"p_tc\"><em><strong>Make SQL the active database<\/strong><\/em><\/p>\n<p class=\"p_tc\">1. Select <strong>Admin | Database Utility<\/strong> from the TeamView or Work Request menus or start <strong>TEAM Database Utility<\/strong> from the Alexsys Team Program Group to open the <strong>Alexsys Team Database Utility<\/strong>. Remember to log off of Team after you open the Database Utility.<br>2. Select the <strong>SQL Setup<\/strong> category from the Alexsys Team Database Utility window.<br>3. Connect to the SQL database by selecting the <strong>Connect<\/strong> button.<br>4. Once connected, select <strong>SQL<\/strong> as the <strong>Active Database<\/strong> (see figure below).<br>&nbsp;\n<p class=\"p_tc\"><strong>Alexsys Team Database Utility &#8211; SQL Active Database<\/strong><\/p>\n<p class=\"p_tc\"><img loading=\"lazy\" src=\"http:\/\/alexsys.team\/wp-content\/uploads\/2017\/12\/sqlsetupsqlora.gif\" alt=\"\" width=\"630\" height=\"470\"><\/p>\n<p class=\"p_tc\">&nbsp;\n<p class=\"p_tc\">5. Select <strong>Close<\/strong> to close the Alexsys Team Database Utility.<br>6. Since SQL is now the active database, you can remove the \/SQL argument from any Team shortcuts.<\/p>\n<p class=\"p_tc\">&nbsp;\n<\/p>\n\t\t<\/div><\/div><\/div><\/div><\/div>\n\t\t\n\t\t\n\t<\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-front-page-revolution.php","meta":[],"_links":{"self":[{"href":"http:\/\/alexsys.team\/index.php\/wp-json\/wp\/v2\/pages\/999"}],"collection":[{"href":"http:\/\/alexsys.team\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/alexsys.team\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/alexsys.team\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/alexsys.team\/index.php\/wp-json\/wp\/v2\/comments?post=999"}],"version-history":[{"count":18,"href":"http:\/\/alexsys.team\/index.php\/wp-json\/wp\/v2\/pages\/999\/revisions"}],"predecessor-version":[{"id":1027,"href":"http:\/\/alexsys.team\/index.php\/wp-json\/wp\/v2\/pages\/999\/revisions\/1027"}],"wp:attachment":[{"href":"http:\/\/alexsys.team\/index.php\/wp-json\/wp\/v2\/media?parent=999"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}