Create the SQL Server 7.0 Databases

Create the SQL Server 7.0 Databases

You should use the following procedure if you are using Microsoft SQL Server 7.0 in your BizTalk Server installation. If you are using Microsoft SQL Server 2000, use the instructions in the preceding topic titled "Attach the SQL Server 2000 Databases" instead of this one.

  1. On the Start menu, point to Programs, point to Microsoft SQL Server 7.0, and then click Enterprise Manager.

    The SQL Server Enterprise Manager appears.

  2. Expand Microsoft SQL Servers, expand SQL Server Group, and then expand the server on which you want to attach the database.
  3. Click Databases.
  4. On the Action menu, click New Database.

    The Database Properties menu appears.

  5. In the Name field, type CustomCorrelation as the name of the database.
  6. Click OK.
  7. On the Action menu, click New Database.

    The Database Properties menu appears.

  8. In the Name field, type SupplierCustomCorrelation as the name of the database.
  9. Click OK.
  10. Close the SQL Server Enterprise Manager.
  11. On the Start menu, point to Programs, point to Microsoft SQL Server 7.0, and then click Query Analyzer.

    The Connect to SQL Server menu appears.

  12. Ensure that the correct information to connect to SQL Server is entered. Click OK.
  13. On the menu bar, make sure that the value in the DB field is CustomCorrelation. If it is not, click the DB drop-down list box and select CustomCorrelation.
  14. On the File menu, click Open.
  15. Browse to the folder \Microsoft .NET Server Solutions for the Enterprise\E-Procurement\Application\eprocurement\hub_database.
  16. Click the CustomCorrelationTable.sql file.
  17. On the Query menu, click Execute.

    This will process the CustomCorrelationTable.sql file. If the SQL file has been run, you will see a message stating: The command(s) completed successfully.

  18. Repeat the steps in this procedure for the SupplierCustomCorrelationTable.sql file located in the folder \Microsoft .NET Server Solutions for the Enterprise\E-Procurement\Application\eprocurement\supplier_database.
  19. Close Query Manager.
Previous  Next


Microsoft Corporation - Microsoft. Net Server Solutions for the Enterprise
Microsoft .NET Server Solutions for the Enterprise
ISBN: 0735615691
EAN: 2147483647
Year: 2002
Pages: 483

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net