18.01.2015 Views

Technical Reference Manual - InduSoft

Technical Reference Manual - InduSoft

Technical Reference Manual - InduSoft

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Appendix: Built-in Scripting Language<br />

ODBCMoveNext<br />

Moves to the next record within the record set.<br />

Function Group Execution Windows Embedded Thin Client<br />

ODBCMoveNext ODBC Synchronous Supported Not supported Executed on Server<br />

Syntax<br />

ODBCMoveNext(numHandler)<br />

numHandler<br />

The handler returned by the ODBCOpen function.<br />

Returned value<br />

0 Success<br />

1 Invalid handler<br />

2 Database not open<br />

3 End of record set reached<br />

4 Move error<br />

Examples<br />

Tag Name<br />

Expression<br />

Tag ODBCMoveNext( 9 )<br />

ODBCMovePrev<br />

Moves to the next record within the record set.<br />

Function Group Execution Windows Embedded Thin Client<br />

ODBCMovePrev ODBC Synchronous Supported Not supported Executed on Server<br />

Syntax<br />

ODBCMovePrev(numHandler)<br />

numHandler<br />

The handler returned by the ODBCOpen function.<br />

Returned value<br />

0 Success<br />

1 Invalid handler<br />

2 Database not open<br />

3 Beginning of record set reached<br />

4 Move error<br />

Examples<br />

Tag Name<br />

Expression<br />

Tag ODBCMovePrev( 2 )<br />

Page 700<br />

<strong>InduSoft</strong> Web Studio

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!