News

Click the Start button and launch the Microsoft SQL Server Management Studio. Click the Server Name menu and choose your server from the drop-down list. Click Connect.
Create a database table to log data in SQL Server You might want to create the log table yourself as well. Below is the script you can use to create a log table in the SQL Server database.