Backs up a database. This function is used by the dbbackup utility.
short DBBackup ( const a_backup_db * );
A pointer to a structure. See a_backup_db structure.
A return code, as listed in Software component exit codes.
The DBBackup function manages all client-side database backup tasks.
For a description of these tasks, see Backup utility (dbbackup).
To perform a server-side backup, use the BACKUP DATABASE statement. See BACKUP statement.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |