|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Closes the current connection and frees the memory used by the connection. |
|
|
|
|
|
|
|
| Opens a connection to a specific database. |
|
|
|
|
|
|
|
| Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP). |
|
|
|
|
|
|
|
| Closes a connection to a database. |
|
|
|
|
|
|
|
| Connects the current application to a database that must be interrogated via SQL. |
|
|
|
|
|
|
|
| Reads a parameter that was saved from a stored procedure by HSaveParameter. |
|
|
|
|
|
|
|
| Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist):
from the HFSQL server to the server (to perform a backup for example).
from the HFSQL server to the client (to perform a local backup for example).
from the client to the HFSQL server (to update the data files for example).
from an HFSQL server to antoher HFSQL server.... |
|
|
|
|
|
|
|
| Used to immediately start the automatic server update. |
|
|
|
|
|
|
|
| Displays a message on the Client computer(s) and disconnects the application. |
|
|
|
|
|
|
|
| Disables a HFSQL Client/Server server trigger on a server.... |
|
|
|
|
|
|
|
| Deletes a server trigger. |
|
|
|
|
|
|
|
| Displays a message on the client computers. |
|
|
|
|
|
|
|
| Immediately runs a scheduled task regardless of its schedule:
stored procedure,
backup,
optimization,
refresh of materialized view.... |
|
|
|
|
|
|
|
| Adds or modifies a server trigger. |
|
|
|
|
|
|
|
| Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound). |
|
|
|
|
|
|
|
| Enables or disables the management of an integrity constraint on a file link. |
|
|
|
|
|
|
|
| Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates.... |
|
|
|
|
|
|
|
| Used to find out and modify some settings of HFSQL Client/Server server.... |
|
|
|
|
|
|
|
| Enables or disables a scheduled task on an HFSQL Client/Server server.... |
|
|
|
|
|
|
|
| Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file.... |
|
|
|
|
|
|
|
| Allows you to find out the rights granted to a user or group of users on a server. |
|
|
|
|
|
|
|
| Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view. |
|
|
|
|
|
|
|
| Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries). |
|
|
|
|
|
|
|
| Returns the list of parameters saved from the stored procedures on the server. |
|
|
|
|
|
|
|
| Lists the scheduled tasks defined on an HFSQL server:
stored procedure,
backup,
optimization,
refresh of materialized view.... |
|
|
|
|
|
|
|
| Checks and optimizes the system tables of an HFSQL server. |
|
|
|
|
|
|
|
| Creates or updates a set of procedures on an HFSQL server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|