Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

INTRODUCTION

This article describes how to create a Microsoft SQL Server user account that corresponds to a Microsoft Forecaster 7.0 user account. To do this, you must have access to SQL Server Enterprise Manager or SQL Server Management Studio.

More Information

Follow these steps on the server that is running SQL Server and that contains the Microsoft Forecaster database:

  1. Start SQL Server. To do this, follow the appropriate step:

    • To start SQL Server 2000, click Start, point to All Programs, point to Microsoft SQL Server, and then click Enterprise Manager for SQL Server 2000.

    • To start SQL Server 2005, follow these steps:

      1. Click Start, point to All Programs, point to Microsoft SQL Server 2005, and then click SQL Server Management Studio for SQL Server 2005.

      2. Enter a user account and a password for an account that has system administrator rights. For example, log on as the sa user.

      3. Click Connect to Database Engine.

  2. Expand server_name, and then expand Security.

    Note server_name represents the actual server name.

  3. Right-click Logins, and then click New Login.

  4. Enter a user name for SQL Server. To do this, follow the appropriate step:

    • In SQL Server 2000, type the user name in the Name box.

    • In SQL Server 2005, type the user name in the Login box.

  5. Enter a password. To do this, follow the appropriate step:

    • In SQL Server 2000, click Windows Authentication or SQL Server Authentication. If you click SQL Server Authentication, type a password in the Password box.

    • In SQL Server 2005, click Windows Authentication or SQL Server Authentication. If you click SQL Server Authentication, type a password in the Password box. Then, retype the password in the Confirm password box.

  6. Select the Microsoft Forecaster database. To do this, follow the appropriate step:

    • In SQL Server 2000, click the Database Access tab, and then click the Microsoft Forecaster database.

    • In SQL Server 2005, click the User Mapping tab, and then click the Microsoft Forecaster database.

  7. Grant access to the Microsoft Forecaster database. To do this, follow the appropriate step:

    • In SQL Server 2000, click the Microsoft Forecaster database, select the Permit check box, and then select the Public check box and the Forecaster check box in the "Permit in Database Role" window.

    • In SQL Server 2005, follow these steps:

      1. Click the Microsoft Forecaster database.

      2. Select the Map check box.

      3. In the Default Schema column, click the ellipsis button (...).

      4. In the Select Schema window, click Browse.

      5. In the "Browse for Objects" window, select the Forecaster check box, and then click OK two times.


        Note You expect Forecaster to be listed as the Default Schema.

      6. In the "Database role membership for" window, select the Public check box and the Forecaster check box.

  8. Click OK.

  9. In the Confirm new password box, type the password.


    Note This step applies only to SQL Server 2000.




Note The Great Plains logins cannot be used for Forecaster. Forecaster can not read the Great Plains password encryption. This is documented in KB 962701.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×