The specified schema name "rpt" either does not exist or you
jasoncwalker
Posts: 11
Created an application that will Upgrade an exisiting DB to a Newer Existing Database. This application is written in .Net and uses Red Gate SQL Compare 8.1. The NEWER table has 2 additional schema's..rpt and core. When running this application, I get the following error.
""The specified schema name "rpt" either does not exist or you do not have permission to use it.""
Trying to decide what I need to do to have it create the new schemas on the DB that is getting updated. Please let me know your thoughts.
""The specified schema name "rpt" either does not exist or you do not have permission to use it.""
Trying to decide what I need to do to have it create the new schemas on the DB that is getting updated. Please let me know your thoughts.