|
|
||
|
|
| SQLResultSetPosition[rs] returns an integer that specifies the current position in a result set. |
Needs["DatabaseLink`"] If you find that the examples in this section do not work as shown, you may need to install or restore the example database with the DatabaseExamples` package, as described in Using the Example Databases.
Open a result set:
The initial position is always 0:
Close the connection:
|
| © 2008 Wolfram Research, Inc. |