Have you ever found yourself with the need to copy SQL Server logins from one server to another? It'll come in handy if you're setting up a failover site, building a replacement server, setting up a ...
I'm building an automated build procedure, one of the steps is to create a database and it's structure/procedures/functions etc.<BR><BR>Clearly I can script the entire db creation job in sql and use ...
When I (along with many other people) had a lot of trouble trying to install SQL Server Management Studio in an attempt to switch from the SQL Server 2008 R2 evaluation to the free Express version, I ...