How to add your knowledge
odbc_recordsetEdit()
Table of contents
- 1. Synopsis
- 2. Syntax
Synopsis
Start edit of the current Recordset.
Syntax
odbc_recordsetEdit ( recPtr As User, _
Optional ignoreErrors? As Boolean = False ) As Any | Argument | Type | Description |
|---|
| recPtr | user | Recordset pointer that was obtained through odbc_recordsetOpen() call. |
| ignoreErrors? | boolean | Optional; if the argument is True, then database errors are not reported as Intent exceptions; default is False. |
Comments
Message will close by itself in seconds
Message timer has been stopped