when I try to restore database with full backup and differential, i got error:
System.Data.SqlClient.SqlError: This differential backup cannot be restored because the database has not been restored to the correct earlier state. (Microsoft.SqlServer.Smo)
first i restore full backup with norecovery, it success. but after that i differential it error.