ConnectString - script function
The ConnectString() function returns the name of the active data connection for
Syntax:
ConnectString()
The ConnectString() function returns the name of the active data connection for
Syntax:
ConnectString()
Example | Result |
---|---|
LIB CONNECT TO 'Tutorial ODBC'; ConnectString: Load ConnectString() as ConnectString AutoGenerate 1; |
Returns
' This examples assumes that you have an available data connection called |