PDA

View Full Version : backup SQL database as .zip file


ina
03-28-2008, 02:34 AM
Is it possible to get the backup as zip file using the discountASP.NETAPI?

bruce
03-28-2008, 06:53 AM
Sorry. Not yet.

Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

ina
03-31-2008, 06:21 AM
Thank you for your response. Do you have any idea when this feature will be available?

Ina.

bruce
04-01-2008, 05:59 AM
Unfortunately, I don't have any ETR.





Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

ina
04-02-2008, 07:08 AM
Thank you.
I have another question. I noticed that using SQL Tool Suite (https://my.discountasp.net) to create a current backup of our SQL database, the backup file will be placed in the _database directory of our site. But when using the API, it is placed in the main directory. Shouldn't it work identically? Will the API be updated to place the backup in the _database directory?

Ina

bruce
04-02-2008, 07:31 AM
Good question.


The API is actually using our previous version of the backup code which runs syncronizely. The one that the CP uses is a Async Windows Workflow.


We have yet to figure out how to make this available in the API.


Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

ina
04-03-2008, 05:46 AM
No problem. Please, let us know when it will be updated.

Ina

FlyTheBlueSky
06-29-2008, 12:56 AM
Howdy. Any word on when .ZIP backups for SQL Server databases will be available?


Thanks!</CODE>

mjp
07-14-2008, 05:22 AM
You can back up to .zip now.

ina
08-08-2008, 12:28 AM
same function?

bruce
08-13-2008, 04:52 AM
yes

Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

ina
08-14-2008, 06:54 AM
I checked the http://community.discountasp.net/attach.aspx/74/cp_api_documentation.zip documentation and I didn't find any specification on how to get the backup as zip file using the discountASP.NET API.

Where can I find some details on how to use the Sql2005CreateBackup Method to get a zip file?

Thank you.

Ina Vaduva