Tag: SQL server
-
View effective permission of single user
Read more: View effective permission of single userLogin to SQL Server as an admin account. Run following query by impersonating the user; This will list all effective permission for this user;
-
Read, Write and Execute permission to SQL Login
Read more: Read, Write and Execute permission to SQL LoginI have a web application. This application connect to MS SQL SERVER 2017 for data manipulation (SELECT, UPDATE, DELETE, INSERT) and execute stored procedures. The application…
-
SQL Server Change Data Capture
Read more: SQL Server Change Data CaptureChange data capture (CDC) records insert, update, and delete activity that applies to a SQL Server table. This makes the details of the changes available…
-
How to Drop Orphan User in SQL Server (Msg 15138)
Read more: How to Drop Orphan User in SQL Server (Msg 15138)I am not able to drop a SQL user and keep getting this error message; Msg 15138, Level 16, State 1, Line 5 The database…
-
Why the SQL Agent Jobs are failing after database restore
Read more: Why the SQL Agent Jobs are failing after database restoreAfter the data refresh (database restore), run this, otherwise the job would be failing;
RECENT POSTS
-
Blazor WebAssembly, JavaScript Interop, and Safari: Why I Avoid async for Navigation
-
Google is making its boldest AI move yet inside Gmail
-
OpenAI just introduced ChatGPT Health
-
Building a Practical Azure Landing Zone for a Small Organization — My Hands-On Journey
-
PowerShell Automation at Scale: Lessons from Azure Platform Operations
Categories
Tags
ADO ai angular asian asp.net asp.net core azure ACA azure administration Azure Cloud Architect Azure Key Vault Azure Storage Blazor WebAssembly BLOB bootstrap Branch and Release flow c# c#; ef core css datatables design pattern docker excel framework Git HTML JavaScript jQuery json knockout lab LINQ linux powershell REST API smart home SQL Agent SQL server SSIS SSL SVG Icon typescript visual studio Web API window os wordpress
ARCHIVE
DISCLAIMER
The information on this weblog is provided “as is,” without warranties of any kind, and confers no rights. The content reflects my personal views and does not represent the thoughts, intentions, plans, or strategies of any organization with which I am affiliated. Discussion and differing viewpoints are welcome; however, I reserve the right to moderate or remove comments that are abusive, profane, rude, or anonymous. Please keep the conversation respectful and constructive.
