Skip to content

Instantly share code, notes, and snippets.

@adgedenkers
Created October 4, 2017 16:14
Show Gist options
  • Save adgedenkers/7af94437e406cfbd1b8ad399a043c9da to your computer and use it in GitHub Desktop.
Save adgedenkers/7af94437e406cfbd1b8ad399a043c9da to your computer and use it in GitHub Desktop.
When executing 02_Database_Objects, we get the following error:
Msg 4902, Level 16, State 1, Line 11802
Cannot find the object "dbo.MH_Infusion" because it does not exist or you do not have permissions.
Msg 4902, Level 16, State 1, Line 11805
Cannot find the object "dbo.MH_Infusion" because it does not exist or you do not have permissions.
Msg 4902, Level 16, State 1, Line 11862
Cannot find the object "dbo.SiteCommonInformation" because it does not exist or you do not have permissions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment