Gudea
09-17-2008, 05:10 AM
Hi.
I need to reach the backup file of my database so I can provide a full system backup utility for the end user of a web application (ASP.NET).
I need to "BACKUP DATABASE" and then copy the file xxxxxx.bkp to a directory in my application so I can then zip all contents including database backup and let the user download it.
It is now working in testing envirnment where I have both IIS and MS SQL Server enigne in the same machine, but once uploaded to IX Webhosting I have now two separate servers and I can't reach the file.
Is it possible to map the drive o reach the file throught netork?
Thanks
Leo
I need to reach the backup file of my database so I can provide a full system backup utility for the end user of a web application (ASP.NET).
I need to "BACKUP DATABASE" and then copy the file xxxxxx.bkp to a directory in my application so I can then zip all contents including database backup and let the user download it.
It is now working in testing envirnment where I have both IIS and MS SQL Server enigne in the same machine, but once uploaded to IX Webhosting I have now two separate servers and I can't reach the file.
Is it possible to map the drive o reach the file throught netork?
Thanks
Leo