2

I`m using database project in visual studio 2013(professional).

All other thing works great, but I`m facing the issue with create user command. even I have already created user for dbproj on server with all access. Even I have only import database in database project and try to build though it showing me error.

Below command showing me error. "Create user [dbproj] for Login [dbproj]".

Please help me out...

Thanks in Advance.

Ravindra Sinare
  • 675
  • 1
  • 9
  • 25

1 Answers1

1

If same command I write into the postDeploymentScript then it works in my case.

Ravindra Sinare
  • 675
  • 1
  • 9
  • 25