WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
Finding out the type of access to the data file by OLE DB Hide the details
Returns the type of access to the specified data file. This information was defined during the description of the data file (in the data model editor or by programming).hOReadWriteThe data file can be accessed in read/write. You have the ability to read the records and to write new records.hOReadThe data file can be accessed in read-only. You only have the ability to read the records. No record can be added or deleted.
Name of data file used. This name was defined in the data model editor or by the File description type.
Defining the type of access to the file via OLE DB Hide the details
Name of data file used. This name was defined by the File description type.
Defines the type of access to the data file.hOReadWriteThe data file can be accessed in read/write. You have the ability to read the records and to write new records.hOReadThe data file can be accessed in read-only. You only have the ability to read the records. No record can be added or deleted.
Last update: 10/31/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: