Implements the abilities associated with a D3 database: opening files, building select lists, executing TCL commands, and processing rule modules.
An instance of the clsD3Connection class represents a connection to a specific account on a D3 database. Connection information, such as user and account, are specified in the ODBC data source.
To create a new clsD3Connection object, use the brOpenConnection method of the clsD3Environment class. For example:
ODBC Set oConn = oEnv.brOpenConnection("ODBC", "production") RPC Set oConn = oEnv.brOpenConnection(" ", "production")
brCatalog method, brCloseFile method, brCloseRuleModule method, brCloseSelectList method, BrCloseTCLCommand method, brCompile method, brCreateFile method, brData method, brDeleteFile method, brExecute method, brIconv method, brItemCount method, brOconv method, brOpenFile method, brOpenRuleModule method, brOpenSelectList method, brOpenTCLCommand method, brRelease method, brSelect method, brSleep method, brSort method, brSystem method, brUniqueID method, brUpdateAccount method
brCapturing property, brCasing property, brCurrency property, brDatabase property, brDate property, brDecimal property, brDomain property, brFileName property, brGrouping property, brHandle property, brIsODBC property, brName property, brReturning property, brStatus property, brTime property, brTimeDate property
The following methods are undocumented members of the clsD3Connection class.
brCloseTty method
brInputTty method
brOpenCount method
brOpenTty method
brPrintTty method
brPromptTty method
brStackTty method