RR includes the creation of users in the table script?
Bwandowando
Posts: 4
I tried sync'ing my RR database project and it picked-up within the TABLE script the create user/ login(s) scripts as seen below
http://i.imgur.com/SBj1Xth.png
below is my SQLPROJ, as you can see, i've configured my project to exclude all users and role but why is RR picking them up?
i dont get it
http://i.imgur.com/SBj1Xth.png
below is my SQLPROJ, as you can see, i've configured my project to exclude all users and role but why is RR picking them up?
i dont get it
Comments
Unfortunately I was unable to reproduce the problem with the supplied sqlproj snippet. Would you mind trying the following?
* Perform a build of the project and then attempt the import. This forces the cache within the DbSync tool to be reset. * Confirm that there is only one instance of the <ExcludeObjectsFromImport> tag within the sqlproj (remove any duplicates that might exist) * Does the redacted regex contain any special characters? If so, are all such characters escaped? * If you create a new sqlproj and paste in the <ExcludeObjectsFromImport> tag, are the objects still imported?
If none of the above helps, would you mind please sending your sqlproj file onto support@red-gate.com and mention the URL of this forum post with my name, and I will look into it further.
Many thanks,
Daniel
Product Manager
Redgate Software