|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.... |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the HFSQL engine. |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc, ... |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query. |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the HFSQL engine. |
|
|
|
|
|
|
|
| In some cases, you may want to use a custom synchronization for Table controls based on a data file...... |
|
|
|
|
|
|
|
| In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files...... |
|
|
|
|
|
|
|
| Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)...... |
|
|
|
|
|
|
|
| This help page explains how to create a sort query with the query editor.... |
|
|
|
|
|
|
|
| Modifies a key/value couple in the Memcached cache on a group of servers:
If the key exists, the value is modified.
If the key does not exist, the key/value couple is added.... |
|
|
|
|
|
|
|
| The server administrator can define the server parameters via the remote administration tool...... |
|
|
|
|
|
|
|
| Scheduled optimization is a mechanism for automatically optimizing your database...... |
|
|
|
|
|
|
|
| The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis...... |
|
|
|
|
|
|
|
| The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis...... |
|
|
|
|
|
|
|
| Uploading consists in saving a file located on the user's computer to the Web server...... |
|
|
|
|
|
|
|
| The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables...... |
|
|
|
|
|
|
|
| Modifies a scheduled task on the HFSQL server defined by the connection. |
|
|
|
|
|
|
|
| Retrieves the configuration of the LDAP server used for the User Groupware. |
|
|
|
|
|
|
|
| Lists the IP addresses associated with a name in the DNS server. |
|
|
|
|
|
|
|
| Deletes a Name/IP Address relation from a DNS server.... |
|
|
|
|
|
|
|
| Lists the client certificates found on the computer to authenticate on a server. |
|
|
|
|
|
|
|
| Returns the list of parameters saved from the stored procedures on the server. |
|
|
|
|
|
|
|
| Configures the isolation mode of transactions for a connection to an HFSQL server. |
|
|
|
|
|
|
|
| Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|