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
Tagged Content List
Wiki Page:
BizTalk Server: Administrator Queries and Scripts (nb-NO)
RajeeshMenoth
Table of Contents SQL Skript PowerShell Skript Andre script Denne siden er dedikert til å samle informasjon for alle ressurser knyttet til skripting for BizTalk administratorer . Den bør inneholde opplysninger med en referanse til den nøyaktige plasseringen der du kan finne og...
on
10 Jun 2017
Wiki Page:
Invoke a SQL Stored Procedure on the BizTalk WCF Send Port without Needing an Orchestration
Ken Cenerelli
Table of Contents Introduction Steps Create database table and stored procedure Create BizTalk Application See Also Introduction There was a scenario in BizTalk where we needed to insert data into a database by executing an existing stored procedure that accepts XML as input parameter. The...
on
9 Jun 2017
Wiki Page:
Working with Transparent Data Encryption in SQL Server
Richard Mueller
Table of Contents Introduction Encryption Internals Create Master Key Create the Certificate Create Encryption Key Set Transparent Data Encryption Summary Introduction Transparent Data Encryption(TDE) is an encryption mechanism of encrypting the data at rest. The data is encrypted before writing...
on
2 Jun 2017
Wiki Page:
How to show measure values as either ‘0’ or ‘NULL’ in Cube?
Anil Maharjan
Table of Contents INTRODUCTION: OVERVIEW: IN BRIEF: SUMMARY: REFERENCES: INTRODUCTION: This article will allow you to know more about showing measure values as either 0 or NULL in SSAS OLAP Cubes. This will help you to understand what the conditions you need to consider while displaying...
on
30 May 2017
Wiki Page:
Introduction To SQL Database Query Editor In Azure Portal
Richard Mueller
Table of Contents Prerequisites How to start Query Editor Query Editor capabilities Connect to your database Write T-SQL Scripts Execute T-SQL Scripts Manage query results Summary Prerequisites Azure account. Recently, Microsoft has announced the availability of an in-browser query...
on
22 May 2017
Wiki Page:
Azure - Install Azure AD Connect with SQL Express
chilberto
To successfully synchronize your on-premise Active Directory with Windows Azure Active Directory you can use either DirSync or Azure AD Connect. For reference you can read more here: https://azure.microsoft.com/en-us/documentation/articles/active-directory-aadconnect/ Step 1: Download Azure...
on
9 May 2017
Wiki Page:
Sql Job : Traffic Light Status - depending on last 3 execution results
Richard Mueller
Recently came across interesting requirement from business. Sql jobs keeps loading/refreshing data for projects. If you are not showing last data refresh time in report then end users will not be having idea about data updates. They will start panicking saying reports not showing correct data and you...
on
6 May 2017
Wiki Page:
Azure SQL Database: Firewall security
Peter Geelen
Table of Contents Configure Server-Level Firewall Settings: Using the Management Portal Using Master or User Database: Configure Database-Level Firewall Settings: Microsoft Azure SQL Database provides a relational database service for Azure and other Internet-based applications. To help protect...
on
4 May 2017
Wiki Page:
Loading multiple files into tables with TSQL
Burak Uğur
With the help of this code we can load multiple files into SQL Server table without using SSIS. I tested this code by creating two excel files i.e. ProductCategory.xlsx & ProductCategory1.xlsx at path D:\Project\Files\ and loaded into the table dbo.ProductCategory. IF OBJECT_ID('tempdb...
on
4 May 2017
Wiki Page:
Wait Type RESOURCE_SEMAPHORE_QUERY_COMPILE - que se refere a um wait de compilação
Edward van Biljon
Após uma boa sequência de artigos falando sobre o AlwaysOn hoje decidi falar um pouco sobre um outro assunto que me deparei a alguns dias em um dos clientes que trabalho neste artigo quero falar sobre o wait type RESOURCE_SEMAPHORE_QUERY_COMPILE que se refere a um wait de compilação. Para acessar...
on
24 Apr 2017
Wiki Page:
SSRS Troubleshooting: How to handle image/pjpeg MIME Type in image control which is not supported
Peter Geelen
Solution: Go to the image control and find Properties. Find the property "Use this MIME type" Write an expression to change the MIME type to a MIME type that is supported by SSRS ex: IIf(First(Fields!MIME_TYPE.Value, "DataSetImage") = "image/pjpeg", "image...
on
23 Apr 2017
Wiki Page:
SSAS: How to find a Calculated Measure and Calculated Dimension within a particular cube.
Carsten Siemens
Table of Contents INTRODUCTION: OVERVIEW: IN BRIEF: DMV: SUMMARY: REFERENCES: INTRODUCTION: This article will allow you to know how to find Calculated Measure and Calculated Dimension within a particular cube in SSAS. OVERVIEW: To list the calculated measures within a particular cube...
on
9 Apr 2017
Wiki Page:
SQL Server Troubleshooting: It is not possible to enumerate the physical disk drives in the cluster resource group. The cluster group could not be found
Richard Mueller
Table of Contents Environmental Details: Solution: Article Reference: When trying to Enumerate cluster Disk in SQL resource Group using SQL CAP for configuring DFSR "Replication Group for data collection in DSFR cluster", we may receive the error message "It is not possible to enumerate...
on
8 Apr 2017
Page 15 of 27 (675 items)
«
13
14
15
16
17
»