Sie befinden sich hier: Alle Hilfethemen > Verwaltung der Mandantendatei > Dateivorbereitung > SQL Server 2005 Express Edition installieren
-- Vorgehensweise --

Installing SQL Server 2005 Express Edition

The Microsoft SQL Server 2005 Setup Wizard guides you through the installation of the SQL database.

  • The Binder you are importing from ProSystem fx Engagement uses SQL Server 2005
  • System requirements are met

    Note: Refer to Microsoft Download Center's System Requirements section for SQL Server 2005 Express Edition.

When installing SQL Server 2005 Express, use the default settings in all but the Registration Information, Instance Name, and Service Account screens.

  1. In the Registration Information screen, fill in the Name field with the name you would like to use for this installation. Clear the Hide advanced configuration options checkbox. This will allow you to modify some of the advanced configurations.

  2. In the Instance Name screen, the Named instance is selected by default and the default name is set to SQLEXPRESS. We recommend that you use this name unless a previously installed SQL Server instance with the same name already exists, in which case you can create your own unique Named instance.

  3. In the Service Account screen, select the Use the built-in System account option and set it to Local System.

  4. Continue through the remaining screens of the wizard, accepting the defaults, until the setup is complete.

The SQL Server 2005 database will be installed on your local machine and you will be able to import your Binders into Working Papers. If you need to make any changes to the SQL Server after the installation, you can always modify the installation using the SQL Server Configuration Manager.

Related Topics