D2000 VBApi - VBApi module
The VBApi module contains the support for:
Reading data from archive
User's logon
User's logon and establishing a communication route is provided by the procedure Connect. It is appropriate for interactive work with the report (workbook).
It checks the status of the VBApi interface and executes required initialization operations, including getting the user name and password using the logon dialog box, if logon has not been performed. The logon dialog box is implemented as the LogOnDlg form.
Logon without the user presence is allowed by the procedure D2KernelLogon.
Call success can be checked by calling the function IsConnectOK.
Related pages:
Pridať komentár