ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
True if the data file was deleted, False if an error occurred (the data file does not exist on the server for example). HError is used to identify the error.
Name of the Connection variable that describes the connection in which the data file must be deleted.
Physical name and path of the data file to delete. The path is relative to the database: the name of the database must not be specified in the path. The ".fic" extension of the data file must be specified.
By default, when deleting a data file: the files corresponding to the logs are not deleted, the files corresponding to the transactions are deleted. This parameter is used to modify this behavior:hDeleteLogDeletes the Log file and all the logged operations associated with the deleted data file.hDestroyLinkDeletes all links related to the deleted data file.hKeepTRSKeeps the transaction file associated with the deleted data file.
Deleting a data file
Names of files and directories on the LINUX server
Last update: 05/26/2022
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: