I have an older version of the Advantage Database that my software runs on, Advantage 11.0. I need to find a way to backup that database singularly. I'm familiar with the process to backup a SQL database, and am wondering how to do something similar to that with Advantage. I've tried the instructions in the following document, but can't get it to run successfully. Any help would be appreciated! Thanks in advance.
Request clarification before answering.
You can find the online help file for version 11 at Advantage Online Help Files, but the syntax hasn't changed much since version 9.
Can you show us the syntax you have tried, and the error you received (change any passwords and server names, of course).
As the help file shows, the simplest syntax would be:
adsbackup -psecret c:\data\MyDB\MyDB.add c:\data\MyDB\backup
You can also use Advantage Data Architect to initiate a one-time backup, or the stored procedure sp_BackupDatabase().
Regards,
Mike Loop
Senior Product Support Engineer
SAP Product Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.