== Creating and Testing Connection Strings ==
If you're entering the field of databases or development, the process of creating and testing connection strings is one of the first things you need to master.
I say this because many times we configure database access directly in the application we are installing, and for some reason, it doesn't work.
In this context, having ways to create and test connection strings "outside the application we are installing" can be very helpful in analyzing and resolving problems.
Therefore, in today's video we will see how to create and test connection strings using PowerShell, for newer applications, and the "less famous" UDL shortcut, for older applications.
https://dba-pro.com/criar-e-testar-co...