afterdeathc
10-27-2008, 05:10 AM
Hi,
I have 3 database-related API questions:
1) When I call Sql2005CreateBackup(), it is placing the *.bak into the web's root folder-- not the/_database sub-folder. Yet I read somewhere this was "fixed". So perhaps I'm doing something wrong? In other words, is there anoption tomake it automatically place the *.bak in the /_database sub-folder instead? ...and if so, how?
2) I'm a bit confused about the API's ability to create zipped database backups. Is that feature available yet? And if so, can someone please point me to the documentation and/or a code example?
3) Emre's Database Backup Tool Sample Application (http://desertrose.net/downloads/DiscountAspSqlBackup_Source.zip) references a method called Sql2005CreateBackupAsync(), and an event called Sql2005CreateBackupCompleted. But neither currently seem to be availableto me inhttps://api.discountasp.net/1.0/customerapi.asmx. Am I missing something?
Any help would be greatly appreciated!
Thanks,
-Will-
I have 3 database-related API questions:
1) When I call Sql2005CreateBackup(), it is placing the *.bak into the web's root folder-- not the/_database sub-folder. Yet I read somewhere this was "fixed". So perhaps I'm doing something wrong? In other words, is there anoption tomake it automatically place the *.bak in the /_database sub-folder instead? ...and if so, how?
2) I'm a bit confused about the API's ability to create zipped database backups. Is that feature available yet? And if so, can someone please point me to the documentation and/or a code example?
3) Emre's Database Backup Tool Sample Application (http://desertrose.net/downloads/DiscountAspSqlBackup_Source.zip) references a method called Sql2005CreateBackupAsync(), and an event called Sql2005CreateBackupCompleted. But neither currently seem to be availableto me inhttps://api.discountasp.net/1.0/customerapi.asmx. Am I missing something?
Any help would be greatly appreciated!
Thanks,
-Will-