Vertaling van "SQLEXPRESS" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Specify the instance to use (to use the default instance, SQLEXPRESS, leave the instance name blank).
From the list of SQL Servers, select the name of the server where this database exists and the instance to use (to use the default instance, SQLEXPRESS, leave the instance name blank).
Wählen Sie aus der Liste der SQL-Server den Namen des Servers aus, auf dem sich die Datenbank und die zu verwendende Instanz befinden (lassen Sie zum Verwenden der Standardinstanz SQLEXPRESS den Instanznamen leer).
The Server name should be \SQLEXPRESS.
By default, SQL Server installs itself as the default instance on a server, but SQL Server 2005 Express Edition installs itself by using SQLEXPRESS as the named instance.
Standardmäßig wird SQL Server als Standardinstanz auf einem Server installiert, SQL Server 2005 Express Edition hingegen wird mit SQLEXPRESS als benannter Instanz installiert.
If your installation is a default SwyxWare-installation the following value is valid: .\SQLEXPRESS
Sollte es sich um eine Standard SwyxWare Installation mit lokalem SQL Server handeln ist der folgende Eintrag gültig: .\SQLEXPRESS
SQL Server (SQLEXPRESS) (if you used the default settings from Express)
SQL Server (SQLEXPRESS) (wenn Sie die Standardeinstellungen von Express verwendet haben)
For example, SQL Server 2005 Express is installed with a default instance name of Computer Name\SQLEXPRESS.
SQL Server 2005 Express wird z. B. mit einer Instanz des Computernamens\SQLEXPRESS installiert.
In the Local Servers tab, open the Database Engine and select the server that matches \SQLEXPRESS.
Wählen Sie in der Registerkarte Lokale Server die Option "Datenbank Engine", und wählen Sie den Server, der \SQLEXPRESS entspricht.
If you installed the SQL Server 2005 Express Edition, this should be SQLEXPRESS.
Installing SQL Server 2005 Express Edition creates the SQLEXPRESS instance.
In the pane to the right of the tree view, right-click SQL Server (MSSQLSERVER) (SQL Server (SQLEXPRESS) if you installed MS SQL Server Express) and select Restart from the context menu.
Klicken Sie im Bereich rechts von der Hierarchie mit der rechten Maustaste auf SQL Server (MSSQLSERVER) (SQL Server (SQLEXPRESS), wenn Sie MS SQL Server Express installiert haben), und wählen Sie im Kontextmenü Neu starten.
By default, the instance is named SQLExpress.
Der Standardname der Instanz lautet SQLExpress.
If the default named instance is used, you reference the instance as computer name\SQLExpress.