Class: cSQLConnectionIniFile
See Also: Overview of the DataFlex Database Update Framework
Properties Events Methods
Hierarchy
cObject
---cDbUpdateHandler
------cDbUpdateVersion
------cDbUpdateFunctionLibrary
------cDbUpdateLogFile
------cDbUpdateUserCount
------cSQLConnectionHandler
---------cSQLConnectionIniFile
---------cDbUpdateDatabaseDriver
Library: Windows Application Class Library
Package: cSQLConnectionIniFile.pkg
Description
Handles all communications with the SQLConnections.ini file in the workspace Programs folder. The SQLConnections.exe helper program is best used to maintain SQL connections. The tool is internally using messages of this class.
Child class of the cSQLConnectionHandler class. An instance of this class is automatically created by the cSQLConnectionHandler class. Thus there is no need to instantiate this class if using the Database Update Framework.
See cSQLConnectionHandler for more info about the container object.
Next Topic