Quantcast
Channel: Nemanja Popovic – SQL Shack – articles about database auditing, server performance, data recovery, and more
Viewing all articles
Browse latest Browse all 6

How to create a simple SQL Server database login dialog using PowerShell

$
0
0
In this article, we’ll be creating a SQL Server login form, as shown in the example below, using PowerShell to accept user input. We’ll show the code behind the form, how to capture the user input and utilize it: First, let’s create the function that will be used for creating custom input form: [crayon-5db3a29b3b8ad112176194/] Now, […]

Viewing all articles
Browse latest Browse all 6

Trending Articles