You must supply values for every parameter before executing the SQL statement.
Musisz podać wartości dla każdego parametru przed wykonaniem instrukcji SQL.
Make sure the current account has necessary permissions to access the SQL server.
Sprawdź, czy bieżące konto posiada odpowiednie uprawnienia dostępu do serwera SQL.
Restore the SQL file you saved into your new database.
Przywróć zapisany plik SQL do nowej bazy danych.
The tool also allow us to execute the SQL statements on the fly.
Narzędzie pozwoli nam również wykonać instrukcje SQL w locie.
We advise against changing the names of the SQL server and main database during the application operation.
Nie zalecamy zmieniania nazw serwera SQL i głównej bazy danych podczas działania aplikacji.
The backup is the table in the SQL server database.
Kopią zapasową jest tabela w SQL serwerze.
You will learn the SQL language that is used to communicate with the database.
Poznasz język SQL służący do komunikacji z bazą danych.
dbcreator role for creating a database on the SQL server.
Rola dbcreator do utworzenia bazy danych na serwerze SQL.
Careful reordering of the SQL statement, or creating the proper indices, can often improve performance.
Ostrożna zmiana kolejności poleceń w wyrażeniu sql, lub tworzenie poprawnych indeksów, może zwykle poprawić wydajność.
Second, the connection to the SQL server will not be closed when the execution of the script ends.
Druga, połączenie z serwerem SQL nie zostanie zamknięte po zakończeniu wykonywania skryptu.
You supply the command object with the SQL statement or stored procedure that performs the operation on the database.
Do obiektu polecenia przekazuje się instrukcję SQL lub procedurę składowaną, która wykonuje operację na bazie danych.
Up to now it was not possible to monitor query plans while the SQL statement was still running.
Do tej pory nie było możliwe monitorowanie planów zapytań, gdy instrukcja SQL była jeszcze uruchomiona.
You should run the following script on the SQL server to create a database manually
W celu ręcznego utworzenia bazy danych, na serwerze SQL należy uruchomić następujący skrypt