Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
standard.db.sql
.ODBCNextDSN
ODBCNextDSN
is available since version 1.0.
Prototype:
string ODBCNextDSN()
Description:
Get the name of the next system DSN(or user DSN, depending on the rights the application is using). This function should be called after a successful call to
ODBCFirstDSN
.
Return value:
Return a string containing the name of the next accessible DSN.