• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Edit
Show / Hide Table of Contents

SuperOffice CRM running on Microsoft SQL Server database

•
Environment: onsite
Some tooltip text!
• 3 minutes to read
 • 3 minutes to read

To be able to install SuperOffice CRM software on MS SQL database, you need to manually create a blank database and an ODBC data source.

Note

If you want to take advantage of the MS SQL Server full-text search you need to set this up before running DBSetup or ServerSetup to create the new SuperOffice CRM database.

Create a new Microsoft SQL Server database

Follow these steps to set up the target MS SQL database:

  1. Create a new target database using the MS SQL Server Management studio. Fill in the Database name, leave the Owner field to default. Add new DB -screenshot

  2. Add a new login in Security - Login. The login name may be called CRM8 but you are free to name the login whatever you like. Switch to SQL Server authentication and fill in password. You can set the Default database to the SuperOffice one. Add new login -screenshot

  3. Switch to User Mapping page and give the user db_owner permission on the new database. Add DB owner -screenshot

  4. Go to the new database, expand Security and Schemas. Create a new schema, the name of the schema will be the table prefix. Create schema -screenshot

Create a new 32-bit ODBC System Data Source

  1. Go to Windows start menu - Windows Administrative tools and start ODBC Data Sources (32-bit). It is important to select the 32-bit version and not the 64-bit of the ODBC manager.

    Select System DSN tab, click Add and from the list of available drivers select SQL Server Native client. Click Finish to start the Data source wizard.

    New ODBC -screenshot

  2. Enter the ODBC source name and from the drop down list select the SQL server where SuperOffice database was created.

    Source name -screenshot

  3. Switch to the SQL Server authentication option and enter the login name and password you created in the Step 2 of the database creation.

    Source login -screenshot

  4. Tick the checkbox Change the default database to and from the drop down list select the SuperOffice database.

    Default DB -screenshot

  5. On the next page leave the configuration options as they are and continue to the last screen. Click Test Data Source button to check if all entered values are OK and the data source is working. Click OK to finish the ODBC Data Source wizard.

    Finish -screenshot

Please refer to the manufacturer's web pages for more information.


Previous | Next | Back to guide

In This Article
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top