Creating a function in SQL Azure master database -



Creating a function in SQL Azure master database -

is there anyway create user defined function in sql azure master database?

how command on sql azure master database including write permissons?

thanks jags

unfortunately cannot command of master database -- master database read-only , used maintain logins/security info (and think other meta info that's auto-managed). see article

sql-azure

Comments

Popular posts from this blog

javascript - mongodb won't find my schema method in nested container -

How do you set up a perforce server to work over the internet? -

ios - Lagging ScrollView with UIWebview inside -