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 ...
You will often hear people say, “I don’t need to learn ‘programming’ skills, that’s for the tech guys”; but we live in an increasingly competitive world and the job market can be difficult to navigate ...
Microsoft last week updated the SQL Server 2012 Developer Training Kit to "release to manufacturing" status, according to a tweet from the product's Twitter page. The update comes nearly 2.5 months ...
In this Microsoft SQL Server and JDBC tutorial, you'll learn how to connect to a Microsoft SQL Server in Java using JDBC. The steps are relatively straightforward: Each database is different, so ...
In a previous article, I talked about getting started with managing SQL server using PowerShell and the Server Management Objects (SMO). While that was mostly spent making the connection and doing ...