DatabaseLink`
DatabaseLink`
SQLResultSetGoto
SQLResultSetGoto[rs,pos]
sets the current position of a result set to pos.
Details and Options
- To use SQLResultSetGoto, you first need to load DatabaseLink using Needs["DatabaseLink`"].
- SQLResultSetGoto returns True if there is data at pos and False if there is no data.
Examples
Basic Examples (1)Summary of the most common use cases
In[1]:=1

✖
https://wolfram.com/xid/05yfla06q4a4wk5j4v-iq2r27
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 DatabaseLink`DatabaseExamples` package, as described in Using the Example Databases.
In[2]:=2

✖
https://wolfram.com/xid/05yfla06q4a4wk5j4v-vts
In[3]:=3

✖
https://wolfram.com/xid/05yfla06q4a4wk5j4v-qnp
In[4]:=4

✖
https://wolfram.com/xid/05yfla06q4a4wk5j4v-oa4
Out[4]=4

In[5]:=5

✖
https://wolfram.com/xid/05yfla06q4a4wk5j4v-ict
Out[5]=5

In[6]:=6

✖
https://wolfram.com/xid/05yfla06q4a4wk5j4v-eoh
Out[6]=6

In[7]:=7

✖
https://wolfram.com/xid/05yfla06q4a4wk5j4v-ky1
Out[7]=7

In[8]:=8

✖
https://wolfram.com/xid/05yfla06q4a4wk5j4v-gql
In[9]:=9

✖
https://wolfram.com/xid/05yfla06q4a4wk5j4v-dvh