|
|
|
|
|
|
|
Several HFSQL functions are used to manage the HFSQL Client/Server data... |
|
|
|
|
|
|
A backup of an HFSQL Client/Server database can be restored at any time... |
|
|
|
|
|
|
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to... |
|
|
|
|
|
|
You have the ability to create applications that access the HFSQL Client/Server databases... |
|
|
|
|
|
|
An application using User Groupware can be used with a HyperFileSQL database in Client/Server mode... |
|
|
|
|
|
|
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis... |
|
|
|
|
|
|
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database... |
|
|
|
|
|
|
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features... |
|
|
|
|
|
|
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode... |
|
|
|
|
|
|
The backup of the HFSQL Client/Server databases can be performed ... |
|
|
|
|
|
|
Several HFSQL functions are used to manage the HFSQL Client/Server data... |
|
|
|
|
|
|
Checks that one or all records in an unalterable data file have not been modified (e.g. with a hexadecimal editor). |
|
|
|
|
|
|
Gets various statistics on the keys of an HFSQL Client/Server data file. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server data file (.FIC file). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
This feature is used to signal that a data file cannot be modified after writing... |
|
|
|
|
|
|
Checks the structural integrity of memos in an HFSQL Client/Server data file. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server data file (.FIC file). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
Displays a message on the client computers. |
|
|
|
|
|
|
A server may encounter problems without any user (or developer) noticing anything. For example: - a scheduled task may fail,
- an automatic backup may fail,
- a node may become inactive in an HFSQL cluster, ...
|
|
|
|
|
|
|
Checks the structural integrity of memos in an HFSQL Client/Server data file. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
The following functions are used to manage an HFSQL cluster |
|
|
|
|
|
|
Gets various statistics on the keys of an HFSQL Client/Server data file. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
Displays a message on the client computers. |
|
|
|
|
|
|
Rebuilds the index of an HFSQL Client/Server data file (".NDX" file). This operation is asynchronous, i.e., it is performed on the server and does not block the client side. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application... |
|
|
|
|
|
|
Checks that one or all records in an unalterable data file have not been modified (e.g. with a hexadecimal editor). |
|
|
|
|
|
|
Rebuilds the index of an HFSQL Client/Server data file (".NDX" file). This operation is asynchronous, i.e., it is performed on the server and does not block the client side. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server. |
|
|
|
|
|
|
Denies all new connections to a database or to all databases. |
|
|
|
|
|
|
Returns the specified information about the server. |
|
|
|
|
|
|
Modifies the rights granted to a user or group on an SQL view or on a materialized view. |
|
|
|
|
|
|
Modifies the properties of a database located on an HFSQL server. |
|
|
|
|
|
|
Modifies the properties of an HFSQL data file located on a server. |
|
|
|
|
|
|
Modifies the properties of an HFSQL server. |
|
|
|
|
|
|
Allows you to start an HFSQL server (this function is using the MantaManager service). |
|
|
|
|
|
|
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service). |
|
|
|
|
|
|
Removes a materialized view from the HFSQL server. |
|
|
|
|
|
|
Deletes a database located on an HFSQL server. |
|
|
|
|
|
|
Deletes an integrity rule between two data files on the server. |
|
|
|
|
|
|
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files. |
|
|
|
|
|
|
Stops tracking a data file on an HFSQL server. |
|
|
|
|
|
|
Returns information about the lock set on a data file, on one or all the records in a data file. |
|
|
|
|
|
|
Returns the list of automatic operations in progress on an HFSQL server. |
|
|
|
|
|
|
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server. |
|
|
|
|
|
|
Adds or modifies a server trigger. |
|
|
|
|
|
|
Deletes a server trigger. |
|
|
|
|
|
|
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view. |
|
|
|
|
|
|
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view. |
|
|
|
|
|
|
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server. |
|
|
|
|
|
|
Kerberos is an authentication mode based on the use of tickets and secret keys...... |
|
|
|
|
|
|
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses...... |
|
|
|
|
|
|
Deletes an integrity rule between two data files on the server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|