|
|
|
|
|
- Overview
- How to?
- Automatic mode
- Manual mode
User Groupware and Client/Server data files
Available only with this kind of connection
Warning
From version 18, the User Groupware evolves. This help page corresponds to the User Groupware kept for backward compatibility. To get this help page for the new version of the User Groupware, see User Groupware and Client/Server data files.
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode. In order for an application that uses the User Groupware to operate in Client/Server mode, you must: - convert the existing application into Client/Server mode. For more details, see Client/Server.
- configure the User Groupware in order to use the data files found on the server. These operations are presented in this help page.
Automatic mode To convert the data files of user groupware into Client/Server mode: - Select "Workshop .. Configure the User Groupware".
- In the "Files" tab, select "HyperFileSQL Client/Server".
- Specify:
- the name of the server used
- the port number used
- the user name used for the database.
- the associated password
- the name of the database
- the directories of data files
- If the data files specific to the user groupware exist (GPWUser, GPWUserConfiguration, GPWConfiguration, GPWElement Configuration, GPWElement), copy these data files onto the server.
Manual mode To convert the data files of user groupware into Client/Server mode: - The User Groupware must not use the "Automatic start" mode in your application.
Make sure that "Automatic run" is unchecked in the window for configuring the user groupware ("Workshop .. Configure the user groupware"). - In the initialization code of the project, use gpwOpenConnection to describe the connection to the HyperFileSQL Client/Server database.
- If the data files specific to the user groupware exist (GPWUser, GPWUserConfiguration, GPWConfiguration, GPWElement Configuration, GPWElement), copy these data files onto the server.
- Call gpwOpen to specify the positioning of the data files used to manage the rights as well as the data files used to identify the users. The directories must be specified in relation to the server directory.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|