תאריך: 2 ינואר, 2012 | מאת: יוסי חקיקת
Logon Triggers שהוצגו החל מ- SQL Server 2005, טומנים בחובם יכולות לא מבוטלות כגון מעקב אחר מספר המשתמשים או אפילו החיבורים אל Instance מסוים, אך לא הכל ורוד לגבי Logon Triggers שימוש לא מושכל עלול לגרור בעיות שונות, רוצים לדעת אילו בעיות ומה היתרונות של Logon Triggers? כנסו למאמר…
תאריך: 23 מאי, 2011 | מאת: גיא גלנצר
This script will create a new SQL Server login with the requested name and password, and it will copy all the relevant data from the old login
תאריך: 4 מרץ, 2010 | מאת: חזי שפייזמן
Database fixed roles are predefined roles with specific permissions, that allow their members to take actual roles in the organization. What is missing is a “db_executer” role that has EXECUTE permissions on all the stored procedures and functions in the database. So here is a stored procedure that creates such a role and assigns to it all the relevant permissions.
תאריך: 15 פברואר, 2010 | מאת: קרן וייס
לא פעם הצוות נתקל ב"דעות קדומות" לגבי בסיס הנתונים מבית מיקרוסופט, במיוחד אל מול המתחרה אורקל.
כתבה מתוך networldworld מוכיחה שתמיד שווה לבדוק טוב טוב לפני שמחליטים…