Updating webpi package files

This commit is contained in:
Sebastien Ros
2015-09-21 15:28:48 -07:00
parent bb41f1f559
commit 248cc7ecde
5 changed files with 39 additions and 56 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'