The number of rows changed, inserted, or deleted by execution of the SQL statement.
Die Anzahl der durch eine SQL-Anweisung geänderten, eingefügten oder gelöschten Zeilen.
Do not add a semicolon at the end of the SQL statement.
The use of parameters in the SQL statement provides more flexibility.
Determines whether the driver describes the SQL statement at prepare time.
Note that the SQL statement must be complete and valid.
The following example changes the SQL statement for query table one.
Make sure the SQL statement is non-null before preparing it.
Stellen Sie vor der Vorbereitung sicher, dass die SQL-Anweisung nicht Null ist.
You can also enter function calls directly into the SQL statement.
Es besteht auch die Möglichkeit , Funktionsaufrufe direkt in den SQL-Ausdruck einzugeben.
Parameter binding must be done before the SQL statement is executed.
A row too long error rolls back the SQL statement.
Ein row too long error rollt die SQL-Anweisung zurück.
If you want, you can save the SQL statement as a query.
Sending the SQL statement to the server is straight forward.
Die SQL-Anweisung zum Server zu schicken ist sehr einfach.
Access does not automatically verify the syntax of the SQL statement.