CTI Client SQL functions (ActiveX)

SQLLogin

Contents  Back  Next

Log on to the database.

 

Function SQLLogin(

 String bstrPwd

)

Parameters

bstrPwd

Database password

 

Remarks

The client logs on to the database with a password in order to use the SQL interface. The administrator sets the password when configuring the ODBC data source.

 

clip0004

 

An empty string can be supplied in bstrPwd if no password has been set. In response, the client receives an event of type OnSQLLogin.

 

Example

SQL sample

 

See also

SQL overview | OnSQLLogin

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.