CTI Client network functions (.NET)

Login

Contents  Back  Next

Log on to the database.

 

void Login

(

 String strPwd

)

Parameters

strPwd

Database password

 

Return value

keiner

 

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 strPwd if no password has been set. In response, the client receives an event of type OnSQLLogin.

 

See also

SQLTool overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.