on ‎2013 Apr 22 12:05 AM
Dear All,
Good day. My customer using SQL Anywhere 12 wants to know whether there is a way (and any example code) to do the database rebuild through the dbcapi.
I suppose the answer is "NO". Am I correct?
Thank you very much for your kind attention.
Thanks and Best Regards,
Alan
Request clarification before answering.
AFAIK, you would need the DBTools API for that, which is a separate C-based API. It's also the base for the command line tools like DBUNLOAD etc. and the according Sybase Central wizards.
For a rebuild, you may have a look a the DBUnload() and DBCreate()functions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.