|
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables. |
|
|
|
|
|
|
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary. |
|
|
|
|
|
|
Creates the description file of a subscriber replica. |
|
|
|
|
|
|
Creates the description file of a Master Replica (logged replication or universal replication). |
|
|
|
|
|
|
Creates a movable replication. |
|
|
|
|
|
|
Ends the description of the structure of an xBase data file through programming. |
|
|
|
|
|
|
Describes a file in dBase3 format (most common format) through programming. |
|
|
|
|
|
|
Describes through programming the different index files that will be created. |
|
|
|
|
|
|
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile. |
|
|
|
|
|
|
Opens an xBase index file. |
|
|
|
|
|
|
Opens the xBase data file and the "memo" file if it exists. |
|
|
|
|
|
|
Modifies the location of log files corresponding to an HFSQL data file. |
|
|
|
|
|
|
In single-user mode, opens an xBase data file without locking it. |
|
|
|
|
|
|
Returns or modifies the sequence of text items in the xBase files. |
|
|
|
|
|
|
Returns information about the lock set on a data file, on one or all the records in a data file. |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
Returns information about the specified group of users. |
|
|
|
|
|
|
Adds a user to a database. |
|
|
|
|
|
|
Declares a description of data file (found in an analysis) in the current project. |
|
|
|
|
|
|
Returns the specified information about the server. |
|
|
|
|
|
|
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file. |
|
|
|
|
|
|
Updates the variables for user management with the information regarding the specified user. |
|
|
|
|
|
|
Describes a new connection to an external database. |
|
|
|
|
|
|
Denies all new connections to a database or to all databases. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|