|
SOLUTIONS
|
DATABASELINK SYMBOL
SQLResultSetGoto
SQLResultSetGoto[rs, pos]
sets the current position of a result set to pos.
DetailsDetails
- 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.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
