Podczas wykonywania polecenia SQL dla wszelkich RDBMS, system określa najlepszą drogę do realizacji żądania i silnik SQL domyśla się, jak interpretować zadanie.
When you are executing an SQL command for any RDBMS, the system determines the best way to carry out your request and SQL engine figures out how to interpret the task.
Metoda ta nie powinna być stosowana do wykonywania ogólnego polecenia SQL, które nie zwraca dane w formie AdoRecordset, ponieważ nie można sprawdzić pomyślność wykonania polecenia.
This method should not be used for executing general SQL command, that does not return data in the form of AdoRecordset, because it cannot be confirmed whether the command has been executed successfuly or not.
User-defined SQL file - dane są przetwarzane według ręcznie zdefiniowanego przez użytkownika polecenia SQL, wczytanego z pliku.
User-defined SQL file - the data is written using a user-defined SQL statement from a file.
'Tabela (plik)' na nazwę tablicy, z którą będzie się pracować (jeżeli nie zostanie wykorzystana możliwość polecenia SQL SELECT podczas otwarcia tablicy).
'Table (file)' to the name of the corresponding table (if the SELECT SQL statement option would not be used when opening the table).
W zależności od konkretnego ADO Provider może się wydarzyć, że jednowierszowy wynik polecenia SQL nie zostanie zwrócony w formie obiektu AdoRecordset z jednym rekordem, lecz w postaci w formie obiektu AdoRecord (przedstawia jeden wiersz).
Depending on the specific ADO Provider it is possible, that a single row SQL query result will not be returned in the form of the AdoRecordset object containing a single record, but in the form of the AdoRecord object (represents the single row).
W zależności od konkretnego ADO Provider może się wydarzyć, że jednowierszowy rezultat polecenia SQL nie zostanie zwrócony w formie obiektu AdoRecordset z jednym rekordem, lecz w postaci obiektu AdoRecord, który przedstawia jeden wiersz.
Depending on the specific ADO Provider it is possible, that a single row SQL query result will not be returned in the form of the AdoRecordset object containing a single record, but in the form of the AdoRecord object (represents the single row).
Te polecenia SQL muszą zostać napisane w składni języka SQL dla zastosowanego systemu bazodanowego.
These SQL commands must be written in the syntax of SQL language of the corresponding databse system.
Wszystkie polecenia SQL są generowane w celu utworzenia głównej tabeli SQL i jej tabel referencyjnych.
All SQL commands are generated for creating the main SQL table and its reference tables.
Przy pomocy obiektu PmAdo mogą być odczytywane/zapisywane dane z/do rzeczywistej tabeli w bazie danych oraz mogą być wykonywane polecenia SQL w podłączonej bazie danych.
The PmAdo object can be used for read/write the data from/to the physical database table and also can execute SQL statements in he connected database.
Przy pomocy obiektu PmAdo mogą być odczytywane/zapisywane dane z/do rzeczywistej tabeli w bazie danych oraz mogą być wykonywane polecenia SQL w podłączonej bazie danych.
The PmAdo object can be used for read/write the data from/to the physical database table and also can execute SQL commands in he connected database.
Przy pomocy obiektu PmaAdo mogą być odczytywane/zapisywane dane z/do rzeczywistej tabeli w bazie danych oraz mogą być wykonywane polecenia SQL w podłączonej bazie danych.
The PmaAdo object can be used for read/write the data from/to the physical database table and also can execute SQL statements in he connected database.
'Tabela (plik)' na nazwę tablicy, z którą będzie się pracować (jeżeli nie zostanie wykorzystana możliwość polecenia SQL SELECT podczas otwarcia tablicy).
'Table (file)' to the name of the corresponding table (if the SELECT SQL command option would not be used when opening the table).
'Tabelka (plik)' na nazwę tablicy, z którą będzie się pracować (jeżeli nie zostanie wykorzystana możliwość polecenia SQL SELECT podczas otwarcia tablicy).
'Table (file)' to the name of the corresponding table (if the SELECT SQL command option would not be used when opening the table).