standard.db.sql.ODBCFirstDSN

ODBCFirstDSN is available since version 1.0.

Prototype:

string ODBCFirstDSN()

Description:

Get the name of the first system DSN(or user DSN, depending on the rights the application is using). To get the next DSN (Data Source Name) you may call ODBCNextDSN.

Return value:

Return a string containing the name of the first accessible DSN.