This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Get this Tag RSS feed
Tag Cloud
.net
Active Directory
AD DS
ASP.NET
azure
BizTalk
BizTalk Server
C#
C# .NET
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2013
fa-IR
Fernando Lugao Veltem
FIM
FIM 2010
fr-FR
has Back to Top link
has code
has command
has comment
has Conclusion
has download link
has Gallery download
has image
Has Link
has links
has Other Languages
has reference
has References
has See Also
has summary
Has Table
Has TOC
has video
How To
Hyper-V
it-IT
Link Collection
Lync
magazine article
marcelo strippoli
mehmet parlakyiğit
Microsoft
Microsoft Azure
Multi Language Wiki Articles
MVP
needs work
Office 365
pgtag
Português Brasil
PowerShell
pt-BR
SCCM
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint 2016
Sharepoint Online
Small Basic
SQL
SQL Server
SQL Server 2012
step by step
stub
System Center
System Center 2012
TAT
TAT Members
TechNet Guru
TechNet Guru Gold Medal Winner
TechNet Guru Medal Winner
TechNet Wiki
TechNet Wiki Featured Article
Translated into Portuguese
troubleshooting
tr-TR
T-SQL
Visual Studio
VS
Wiki
Windows
Windows 10
Windows 7
windows 8
Windows Phone
Windows Phone Migration Content
windows server
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
windows server 2012 r2
Wiki
>
All Tags
>
SQL Server
Tagged Content List
Wiki Page:
SQL Server: Move master database to another location (drive)
Peter Geelen
Table of Contents Problem Description Troubleshooting Steps 1. Check master files in C drive: 2. Check temp files using configuration manager 3. Stop SQL Services and copy master mdf and ldf file to new location. 4. Update new master ldf and mdf in configuration manager and start SQL Services using services...
on
5 Feb 2019
Wiki Page:
ASP.NET MVC 5: Code First Migration With Entity Framework And MySQL
Peter Geelen
Table of Contents Introduction Prerequisites Create a Web Application using MVC 5 Install Entity Framework & MySQL Entity EntityFramework MySql.Data.Entity Model Class Creation of DBContext Connection String Migration Steps Output Reference Summary See Also Introduction We know how to use...
on
5 Feb 2019
Wiki Page:
T-SQL: Safely Concatenate Values Into a Scalar Variable
Peter Geelen
Introduction It is often far too easy to experience some behavior in SQL Server, and then extrapolate your belief from that. One example that is seen frequently on forums is the simplistic case of concatenating values into a scalar variable, however the logic that is commonly assumed is false...
on
4 Feb 2019
Wiki Page:
How can I prevent crash from IDENTITY column value jump
Peter Geelen
Table of Contents Introduction Building the Environment for Testing Causing Gaps in a Sequence Number Changing the startup SQL Server service Using TRACE 272 Conclusion References See Also Other Languages Introduction This article presents a common change in values of columns that have the...
on
4 Feb 2019
Wiki Page:
SQL Server: Frequently Used Ports
Peter Geelen
Table of Contents Introduction Frequently Used Ports References Introduction This list is about essential TCP/UDP port numbers that an administrator running SQL Server / Cluster requires to know when configuring the firewall or otherwise. It includes those used under OS, server-based programs...
on
4 Feb 2019
Wiki Page:
SQL Server: Replace Function
Peter Geelen
Table of Contents Introduction Table SQL Query Example 1 Replace Function Output 1 Example 2 Replace Function Output 2 Summary This document was originally published as Tech Blog Content and has been reproduced here to allow the community to correct any inaccuracies or provide other enhancements...
on
3 Feb 2019
Wiki Page:
SQL Server: Ranking Functions
Peter Geelen
Table of Contents Introduction Preparation DDL+DML Ranking function in Microsoft SQL Server RANK() DENSE_RANK() Row_Number() NTILE() Reference Conclusion Note: This Article Participated in TechNet Guru Competition December 2016 Jump and won Silver Medal. Introduction In this article...
on
3 Feb 2019
Wiki Page:
SQL Server 2016: Bulk Import JSON file data to Table
RajeeshMenoth
Table of Contents Introduction Generate Bulk JSON file Create a SQL Server Table OPENROWSET Bulk Import Check for Valid JSON Convert Single Row to Multiple Rows Convert Value Column to Multiple Rows Insert Data into the Table Full Code for JSON Import and Table Population Summary See Also Introduction...
on
2 Feb 2019
Wiki Page:
SQL server Troubleshooting: cannot open Backup device - Error 1326 (DMA)
RajeeshMenoth
Table of Contents Database Migration Assistance Database Migration Assistance While Getting the Following error : Operating system error 1326 Step 1: To enable xp_cmdshell using the following to execute on SSMS (ref: https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/xp-cmdshell...
on
2 Feb 2019
Wiki Page:
SharePoint SSRS Troubleshooting: System.Data.SqlClient.SqlException - The EXECUTE permission was denied on the object ‘xp_sqlagent_notify’, database ‘mssqlsystemresource’, schema ‘sys’.
Peter Geelen
Table of Contents Error Resolution Error This error occurred when trying to access the Manage Processing Options in SharePoint SSRS. “An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database. —>...
on
27 Jan 2019
Wiki Page:
SQL Server : How to Configure pssdiag utility for SQL Server 2016
Peter Geelen
Table of Contents Introduction Configure Database Server Informations Pssdiag Package Scenario Select XEvents, Traces, Perf Counters Save the pssdiag package Related Links Introduction Pssdiag is a data collection utility that Microsoft gives to us to collect useful data and log files for SQL Server...
on
19 Jan 2019
Wiki Page:
C#: complete ComboBox
Kareninstructor
Table of Contents Introduction Background Implementation Backend operations Outline for the data class which follows: Patient class Backend data class Outline for the form load/shown operations. Adding a new patient record Summary Source code Steps to build the solution See also Introduction...
on
18 Jan 2019
Wiki Page:
SQL Server: DMV to Track Page Split
George Chrysovaladis Grammatikos
Table of Contents Introduction Page Split DMV to Track Page Splits T-SQL Script to track Page Split See Also Introduction Page split is an important factor in analyzing how often fragmentation occurs in the database. Page splits are normal because when rows are added to index, a page needs to...
on
18 Jan 2019
Page 20 of 123 (3,075 items)
«
18
19
20
21
22
»