All functions Mac OS X Windows Crossplatform Components New in version: 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 2.0
Component: FM
Mac OS X: Works
Windows: Works
MBS( "FM.ExecuteSQLOnIdle" ; SQL Statement; Column Delimiter; Record Delimiter )
Parameter | Description | Example value |
---|---|---|
SQL Statement | the SQL statement | |
Column Delimiter | Optional column delimiter | |
Record Delimiter | Optional record delimiter |
This is similar to ExecuteSQL, except that it waits until idle to execute. See the other function for more info
Feedback: Report problem or ask question.