![]() | ![]() |
Home |
|
|
Open Client Client-Library/C Reference Manual |
|
| Chapter 2 Topics |
|
| Browse mode |
|
| Browse mode conditions |
The following conditions must be true to use browse mode:
The select command that generated the result set must end with the keywords for browse.
The table(s) to be updated must be browsable (each must have a unique index and a timestamp column).
The result columns to be updated cannot be the result of SQL expressions, such as colname + 1.
|
|