AdoDbSaveConnection

<< Click to Display Table of Contents >>

Navigation:  The Vo2Ado RDD > RDD Support Library > AdoDb() functions >

AdoDbSaveConnection

Previous pageReturn to chapter overviewNext page

FUNCTION AdoDbSaveConnection(cFileName) AS LOGIC

RETURN DBINFO(DBI_SAVECONNECTION, cFileName)

 

Saves the connection information for the an open VO2ADO Table.

If no filename is speficied a filename of CONFIG.ADO will be used. The path is derived from the location of the workareas ADF file. If there is no path for the workarea, the file will be written to the current directory.