Executes a SQL statement on the server.
procedure ExecProc;
Call the ExecProc method to execute a SQL statement on the server. The ExecProc method is similar to the TCustomDADataSet.Execute method. It is included for compatibility with TStoredProc.