|
|
|
|
|
|
|
Used to re-create an empty log. |
|
|
|
|
|
|
Enables or disables the management of transactions for one or more files. |
|
|
|
|
|
|
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file. |
|
|
|
|
|
|
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
Returns information about the lock set on a data file, on one or all the records in a data file. |
|
|
|
|
|
|
Returns the characteristics of an HFSQL Classic or Client/Server data file.... |
|
|
|
|
|
|
Returns the characteristics of binary and text memos. |
|
|
|
|
|
|
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension). |
|
|
|
|
|
|
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy). |
|
|
|
|
|
|
Adds comments to the log when saving the operation. |
|
|
|
|
|
|
Used to modify the management mode of memo items. |
|
|
|
|
|
|
Restarts the logging process on a file. |
|
|
|
|
|
|
Stops the log process of a file. |
|
|
|
|
|
|
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine. |
|
|
|
|
|
|
Returns the list of stop words used by a full-text index. |
|
|
|
|
|
|
Returns the list of parameters for a query created in the query editor. |
|
|
|
|
|
|
Returns the list of synonyms used by a full-text index. |
|
|
|
|
|
|
Reads a record in a file according to a given record number. |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
Sets the position on the previous record of a file according to a browse item. |
|
|
|
|
|
|
Sets the position on the first record according to a browse item. |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search). |
|
|
|
|
|
|
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|