Skip to content
IT Nursery
  • Home
  • Programming
    • Mac / IOS
    • Android
    • Web Applications
    • PHP
    • Java
    • C
    • C++
  • DataBase
    • MySQL
  • CMS
    • WordPress
  • System and Network
    • Serverfault

sql-server

MS Access vs MS SQL Server

by IT Nursery

MS Access is actually a combination of a rapid development UI tool and file system based relational database (JET). Pros: – Easy deployment, … Read more

Tags microsoft-access, sql-server

When will SSDT-BI be available for Visual Studio 2015

by IT Nursery

Looks like it’s all part of one installer as of the August update The SSDT Preview update for August 2015 includes a new … Read more

Tags sql, sql-server, ssis, visual-studio, visual-studio-2015

preserving \n from SQL Server Management Studio

by IT Nursery

To deal with the truncation try converting it to XML for processing DECLARE @S varchar(max) SELECT @S = ” SELECT @S = @S … Read more

Tags sql-server

How to remove Crash Dump Files under Windows 7

by IT Nursery

Disk Cleanup, built-in with Windows, can perform this task for you; you must be administrator to perform this task. Another way is to … Read more

Tags bsod, minidumps, sql-server, windows-7

Is gradually growing swap usage an indicator for a memory leak?

by IT Nursery

Backing swap storage is a parameter that is consultable. When it’s sufficient then over-commitment of memory is not required. My previous answer was … Read more

Tags memory, memory-leaks, sql-server, windows, windows-server-2012-r2

Why don’t I have SQL Profiler on SQL Server Management Studio?

by IT Nursery

SQL Server Profiler is an optional component of Management Studio. You may have to find and select it below “Performance Tools” during installation. … Read more

Tags sql-server, sql-server-2008

SQL management doesn’t run as different user after Win10 Anniversery update

by IT Nursery

Solved it by right clicking the shortcut -> Properties -> selected Compatibility -> Change settings for all users -> Run this program as … Read more

Tags sql-server, windows-10

Which ports to open for Microsoft SQL Server?

by IT Nursery

If you only have one instance of SQL Server running, and it has the TCP/IP transport enabled for non-local connections, then chances are … Read more

Tags firewall, security, sql-server

Clean reinstall SQL Server Management Studio

by IT Nursery

There is absolute no need to reinstall SSMS or VS. Just find the VS shell installer in the folder, where SSMS installer unpacks … Read more

Tags installation, sql-server, ssms, visual-studio, windows-8

Network Service Account password

by IT Nursery

You should be able to change it back by going in to Service Properties and changing “Log on as” to “NETWORK SERVICE” (use … Read more

Tags networking, passwords, services, sql-server
Older posts
Page1 Page2 … Page809 Next →

Recent Posts

  • Advice for improving internal dashboard [closed]
  • grep : ‘+’ special character
  • File location for Syslogs in Centos machine
  • How to collect users’ task completion times?
  • “service {FOO} start” vs. “/etc/init.d/{FOO} start”? [closed]
IT Nursery
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Important Link

  • About
  • Privacy Policy
  • Contact

IT Nursery

The Goal of ITNursery Engaging the world to foster innovation through aggregate information. Our Question Answer post, blog information, products and tools help developers and technologists in life and at work.

copyright © 2023 All Right Reserved | IT NurSery