TFS Database Edition doesn't seem to Script Logins
- by Jaco Pretorius
I'm trying to put all our databases in TFS. For this purpose we're using TFS Database edition - I've seen some of the other Dev teams use it and it seems pretty good.
Problem is that it doesn't seem to script the logins - the users are linked to logins which now break due to the logins not being scripted.
As far as I can tell I can't get around this - the Schemas need the users which in turn need the logins.
How do you handle logins in TFS Database Projects?
This is SQL Server 2008.