|
|
|
|
|
|
|
Deletes a server trigger. |
|
|
|
|
|
|
Regenerates a data file from its log. |
|
|
|
|
|
|
Adds an integrity rule between two files on the server. |
|
|
|
|
|
|
Creates a scheduled task on an HFSQL server:
stored procedure,
backup,
optimization,
refresh of materialized view.... |
|
|
|
|
|
|
Adds a scheduled task on the server defined by the connection. |
|
|
|
|
|
|
Cancels a current backup. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Searches for the element whose "ID" attribute matches a specific value in an HTML document. |
|
|
|
|
|
|
Duplicates the database associated with a connection on an HFSQL server. |
|
|
|
|
|
|
Displays a message on the client computers. |
|
|
|
|
|
|
Immediately runs a scheduled task regardless of its schedule:
stored procedure,
backup,
optimization,
refresh of materialized view.... |
|
|
|
|
|
|
Forces the execution of a scheduled backup. |
|
|
|
|
|
|
Closes a connection to a database. |
|
|
|
|
|
|
Adds a user to a database. |
|
|
|
|
|
|
Adds or modifies a server trigger. |
|
|
|
|
|
|
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound). |
|
|
|
|
|
|
Re-allows the access (which means the connection) to one or more databases accessible via a connection. |
|
|
|
|
|
|
Enables or disables the management of an integrity constraint on a file link. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|