Vertaling van "serwerze SQL" in Engels
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.
Rola sysadmin na serwerze SQL do tworzenia i konfigurowania baz danych.
The sysadmin role on SQL server for creating and configuring databases.
W jaki sposób skonfigurować uprawnienia dostępu dla nowego użytkownika na serwerze SQL?
How to configure access permissions for a new user on a SQL server
Rola dbcreator do utworzenia bazy danych na serwerze SQL.
dbcreator role for creating a database on the SQL server.
W celu ręcznego utworzenia bazy danych, na serwerze SQL należy uruchomić następujący skrypt
You should run the following script on the SQL server to create a database manually
Podczas tworzenia bazy danych na serwerze SQL server wybierz konto użytkownika do jej utworzenia
When creating a database on the SQL server, select a user account to create it
Konto użytkownika, z poziomu którego jest wykonywana instalacja, powinno posiadać przypisaną rolę dbcreator do tworzenia bazy danych na serwerze SQL.
The user account under which the installation is performed should be assigned with the dbcreator role for creation of a database on an SQL server.
Możesz zastosować ten skrypt na dowolnym serwerze SQL, dzięki czemu możesz łatwo przenieść swoje dane do nowego systemu.
You can apply this script on any SQL server, so you can easily transfer your data to a new system.
W przypadku innej bazy danych, na przykład bazy danych na prywatnym serwerze SQL, należy wypełnić poniższe pola
If you want to choose another database, for example one on your Private SQL server, you have to complete the following fields
Jeśli chcesz, żeby podczas dezinstalacji aplikacja zapisała bazę danych na serwerze SQL, kliknij Yes.
If you want the application to save the database on the SQL server during the application removal, click Yes.
W pierwszym przypadku uwierzytelnianie odbywa się za pomocą konta systemowego (Windows), ważne w tym przypadku jest posiadanie odpowiednich uprawnień dla tego konta na serwerze SQL.
In the case of the first option, authentication is performed with the use of a Windows system account; in this case, it is important to be assigned with relevant permissions to that account on the SQL server.
Zapis spontanicznych danych urządzenia w serwerze SQL lub w pliku Access.
Storing of spontaneous device data in a SQL server or an access file.
Poniżej znajduje się przykład na serwerze SQL, który będzie pobierał top 3 rekordy od klientów tabeli
Following is an example on SQL server, which would fetch top 3 records from CUSTOMERS table
Wskazówka 1: Jak wdrożyć bazę danych na serwerze SQL.
Tip 1: How to deploy the database to SQL Server.