News

Catalogic Software, a provider of software-defined copy data management (CDM), has released ECX 2.4, the newest version of its software platform that adds Oracle and SQL application-aware integration, ...
Sometimes you become the accidental DBA, or you are the DBA by choice. Either way, you can choose to spend time working in SQL Server Management Studio (SSMS) to look at things such as backups or the ...
During the last few articles, we have covered the basics of working with SQL server using the Server Management Objects (SMO) and PowerShell. We have covered things such as viewing the state of ...
You can find Extended Events within SQL Server Management Studio in the Object Explorer. After connecting to the database instance, navigate to the Management folder, then on to Extended Events ...
Yes, someone from the SQL Server team must have had lunch with the Active Directory folks during Katmai development. That’s good news for us as SQL Server 2008 users.
I needed to copy the SQL Server database, with its most recent schema changes, down to my laptop for a client demonstration at a location where Internet connectivity might not be available. Even ...
2. SQL Server Management Studio If we are talking about database management tools, the best choice is SQL Server Management Studio. It combines a powerful set of user-friendly graphical tools and ...