MyDAC

TMyBackup.Mode Property

Used to control modes of TMyBackup work.

Class

TMyBackup

Syntax

property Mode: TMyBackupMode default bmBinary;

Remarks

Use the Mode property to control modes of TMyBackup work.

Note: By security reasons MySQL does not allow to overwrite files that already exist. Also MySQL requires a path to the server to be created beforehand.

When using bmBinary mode, both servers must have the same format of the tables (must be the same version). About the compatibility of formats storing data please see MySQL Reference Manual.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback