CTI Client events (ActiveX)

OnSQLLogin

Contents  Back  Next

Confirms log-on to the database.

 

Event OnSQLLogin(

 Bool bSuccess

)

Parameters

bSuccess

True when log-on succeeded.

 

Remarks

Before a user can use the database, he must log-on with SQLLogin As a result of this, the server sends this event. The log-on is rejected if the wrong password is supplied or if the database connection is not active. The database connection can be established on the “Database interface” page of the server control panel.

 

clip0065

See also

Events overview | SQLLogin

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.