CTI Client network functions (.NET)

OnSQLLogin

Contents  Back  Next

Confirms log-on to the database.

 

Event OnSQLLogin

(

 object sender,

 Bool e.bSuccess

)

Parameters

sender

object SQLTool

 

e.bSuccess

True when log-on succeeded.

 

Remarks

Before a user can use the database, he must log-on with Login 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

SQLTool overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.