reading individual files in a database backup set
-
Hi everyone. I have different databases that are related. During backup process, I will need to append other databases so that I will have a single file containing all the databases. My problem now is to programmatically identify the individual databases in the single backup file. How do I accomplish this? Please help.
-
Hi everyone. I have different databases that are related. During backup process, I will need to append other databases so that I will have a single file containing all the databases. My problem now is to programmatically identify the individual databases in the single backup file. How do I accomplish this? Please help.
Coming from MS SQL Server I do not mix databases in backups, however I do use zip technology to gang together backup files. I have used WinRAR and 7Zip