Update for the WebPI build, should now automatically be good

Fixes U4-132
This commit is contained in:
Sebastiaan Janssen
2012-11-22 16:06:06 -01:00
parent 61d99c4061
commit 96a6f17bd7
7 changed files with 170 additions and 112 deletions

View File

@@ -0,0 +1,9 @@
/**********************************************************************/
/* Install.SQL */
/* Creates a login and makes the user a member of db roles */
/* */
/* Modifications for SQL AZURE - ON MASTER */
/**********************************************************************/
CREATE LOGIN PlaceHolderForUser WITH PASSWORD = 'PlaceHolderForPassword'