|
Oracle® Objects for OLE C++ Class Library Developer's Guide Release 9.2.0.4 Part Number B10954-01 |
|
|
Option
|
Description
|
|---|---|
| OSQLSTMT_NOBIND
| // do not use bindable parameters
|
| OSQLSTMT_DEFAULT
| // the default settings
|
| OSQLSTMT_FAILEXEC
| // forces an error when there is an error executing the sql statement
|
| OSQLSTMT_NONBLK
| //executes the sql statement in non-blocking mode
|
|
|
Copyright © 1998, 2003 Oracle Corporation. All Rights Reserved. |
|