Database.SQLExecute Method
The SQL Execute statement. ExecuteString is a valid SQL statement (other than Select) that is supported by the data source you are using.
Syntax
Database.SQLExecute ExecuteString
Parameters | |
ExecuteString |
Use the SQLSelect method with the SQL Select statement.