oursgris wrote:backup of the databases located on two different instance on the same computer
- You can create two jobs to use one job with one instance.
oursgris wrote:backup of the databases of 2 SQL Server located on 2 different server
- The best solution is to have a separate installation on each server.
oursgris wrote:Moreover, is it possible to remotely backup SQL Server 2000 on a computer located on the same local network?
Same question for Sql server 2005 ?
- Remote backup on SQL Server 2000 is not supported, but you can install the application on the server with SQL Server 2000 to backup database using standard way. Regarding SQL Server 2005, you can use remote backup but I suggest you the previous scheme because remote database backup is in beta.