AutoOpen
Applies to
VAccess
Description
A replacement for the former RequireOpen property, the AutoOpen property determines whether or not the VAccess control will automatically try to open data files when appropriate. If this property is set to True, then the VAccess will attempt to open the requested data file at run-time instantiation and whenever the Location property is changed. If this property is set to False, you are responsible for making an Open call before attempting to perform any operations on the data file.
See Also
Affects: Location, DdfPath