:'( Hello everyone,
i wrote an application that makes database backups and zips them.
Can anyone please tell me what i need to do in order to get the apllication to work on IIS 6 windows server 2003 SQL 05
1. The application works fine on machines for both XP and VISTA.
2. The application runs fine on Win Server 2003 however :
my problem is : obviously the database is in use by the web site.
How can i give my application permission to make the backup while the website is connected to the database ?
regards,