Define SQL(s) to be executed before first entry.
Obj.dbSilentCmdText = "(|~)File| Command| Type| Tout, ..repeat"
| Keyword | Description |
|---|---|
| File | SQL, SP or SET statements in a file. Use virtual path. |
| Command | SQL, SP or SET statements |
| Type | Command Type (1=SQL Text, 2=Table, 4=SP) Default=1 |
| Tout | Command TimeOut (def=30 seconds) |
* Separate multiple commands by Group Delimiter.
X.dbDSN=Application("Nwind")
X.dbSilentCmdText="SET QUOTED_IDENTIFIER ON"
X.ASPdbNet
z Class | Tornado Namespace | ASPdbExecuteCmd