ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Name of the different users who are using:the specified file.the specified database.If only the connection name is specified, lists all the users connected to the server.The information is returned in the following format: <User name> + TAB + <Name of client computer> + TAB + <Name of client application> + TAB + <Internal version of client HFSQL library> + TAB + <Version of client HFSQL library> + TAB + <Priority of client application> + TAB + <Name of server node (if HFSQL cluster)> + <IP address of client computer> + CR + ... Remark: If the current user does not have the rights to see the users (hRightsSeeUser constant) on the server (HModifyServerRights or HInfoServerRights), HListConnectedUser returns the connections of current user.
Name of connection used. This connection was defined in the data model editor, or by HDescribeConnection or HOpenConnection.
Name of database for which we want to find out the connected users. If this parameter and <Physical file name> are not specified, HListConnectedUser lists the users connected to the server.
Name of file for which we want to find out the connected users. If this parameter is not specified, HListConnectedUser lists the users connected to the database.If this parameter and <Database> are not specified, HListConnectedUser lists the users connected to the server.
Last update: 09/18/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: