 | CommenceCursorExportToFile Method |
Exports current cursor to a file. WARNING: The cursor is disposed after this method!
Namespace:
Vovin.CmcLibNet.Database
Assembly:
Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
Remarks
The
PreserveAllConnections options is ignored in this method.
Alternatively, but extremely slow, you can use either the
UseDDE option or crank up the
MaxFieldSize value and hope you have enough RAM memory.
See Also