ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Extracting a memo Hide the details
True if the operation was performed,False if a problem occurred. HError is used to identify the error.
Name of data file (query of view) used. If this name is not specified, HExtractMemo will use the last data file used by the last HFSQL management function (function starting with "H").
Name of the item containing the binary memo to extract.
Path and full name of the file where the content of the item must be saved. If this parameter is not specified, the binary memo is saved in its initial path and file. The creation date and the date of last modification of this file are restored. This parameter is mandatory because the name of the source file is not saved in the OLE DB memos. This parameter must necessarily be specified.
Extracting a memo (syntax for SQLGetMemo) Hide the details
Binary memo returned by SQLGetMemo.
Path and full name of the file where the content of the item must be saved. This parameter is mandatory because the name of the source file is not saved in the OLE DB memos.
Extracting a memo from a Record variable Hide the details
Name of the item containing the binary memo to extract. Use the following notation: <Name of Record variable>.<Name of Memo item>.
Path and full name of the file where the content of the item must be saved. If this parameter is not specified, the binary memo is saved in its initial path and file. The creation date and the date of last modification of this file are restored. This parameter is mandatory because the name of the source file is not saved in the OLE DB memos.
Binary Memo item that is using HFSQL thumbnails
Managing memos in SQLite
Last update: 03/24/2021
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: