PdcDBQuery.Execute
Declaration
Execute as Boolean
Description
Executes the SQL statement
Notes
This methos will execute the provided SQL statement. There is no difference between a SELECT-statement and other statements.
Code example
Availability
Available since September 2008 (from version 3.8)