CTI Client events (C++ CTI API)

SQL_LOGIN

Contents  Back  Next

Confirms log-on to the database.

 

Sub-message SQL_LOGIN ( 0x00040001 )

Message type

CTI_COMMAND_MSG

 

Used values

m_wParam

TRUE when log-on succeeded.

 

Remarks

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

Example

SQL sample

 

See also

WM_CTI_NETWORK_DISPATCH overview | CTI_SQLLogin

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.