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
Translate this page
Powered by
Microsoft® Translator
Popular Tags
Active Directory
AD
AD DS
adfs
ASP.NET
azure
BizTalk
BizTalk Server
BizTalk Server 2010
C#
Candidate for deletion
certification
cloud
core docs
de-DE
EAA
Ed Price
Ed's Stub Pages
en-US
ESA
es-ES
Excel
Exchange
Exchange 2010
fa-IR
Fernando Lugao Veltem
FIM
FIM 2010
FIM Resources
FIM-HELP
forefront
forums
fr-FR
Gokan Ozcifci
has code
has comment
has comments
has image
has Images
has Other Languages
has See Also
Has Table
Has TOC
Horizon_Net
How To
Hyper-V
id-ID
IIS
Italian Wiki Articles
it-IT
ja-JP
Jordano Mazzoni
Link Collection
Luciano Lima
Luigi Bruno
Lync Server 2010
MIISILMFIM MACAULAY
Multi Language Wiki Articles
needs work
operations manager
Pirated Content
Portal
Português Brasil
PowerShell
pt-BR
security
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint Pirate
Small Basic
solucionando problemas
SQL Server
SQL Server 2012
stub
System Center
System Center 2012
TechNet Guru
TechNet Wiki
TechNet Wiki Featured Article
tonyso
Translated into Japanese
troubleshooting
tr-TR
vídeo
Video
Virtualization
VMM
Wiki
Windows
Windows 7
Windows 8
Windows Azure
Windows Server
Windows Server 2003
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
yottun8
اکتیو دایرکتوری
Browse by Tags
>
TechNet Articles
>
All Tags
>
SQL Server
Tagged Content List
Wiki Page:
T-SQL: Script to Find the Names of Stored Procedures that Use Dynamic SQL
Naomi N
This script was developed to answer the question in this thread I need query find all the SPs that used dynamic SQL We can execute dynamic sql using sp_executesql or just with Exec / Execute . To find the names of the StoredProcedure that may have used dynamic SQL, this script can be used...
on
11 Sep 2013
Wiki Page:
T-SQL: Applying APPLY Operator
Naomi N
This article originates from the following MSDN Transact SQL Forum's question: Complex logic to be implemented in SQL - Please help! and I hope I made a pun with its title. In my solution to the problem presented by the thread's originator I am going to show how to use OUTER APPLY...
on
11 Sep 2013
Wiki Page:
T-SQL: Date-Related Queries
Naomi N
In this article I plan to add various interesting date related queries. This article will expand when new problems will present themselves in the Transact-SQL forum. Table of Contents Finding Day Number from the Beginning of the Year Finding Beginning and Ending of the Previous Month See Also ...
on
11 Sep 2013
Wiki Page:
Hyperion (Star Analytics)
Maheshkumar S Tiwari
Star Integration Server (SIS) authored by Star Analytics , generates star schemas directly from the proprietary storage of Essbase, Hyperion Financial Management and Hyperion Planning. All data, metadata, supporting details and security (filters and users) from the 3 apps are re-instantiated in ...
on
10 Sep 2013
Wiki Page:
ETI High Performance Data Integration
Maheshkumar S Tiwari
ETI products provide high performance data integration capabilities for data synchronization, migration and composite data services for SOA initiatives. As a complement to ETL, EAI, SOA and data warehousing technologies, ETI’s data integration platform extends the value of IT investments by providing...
on
10 Sep 2013
Wiki Page:
SSIS: 64-bit Story
Maheshkumar S Tiwari
With the introduction of 64-bit processors, there seem to evolve two main flavors of this new processor architecture: x86-64 and IA64. First, let's take a look at different flavors of 64-bit, namely x86-64 and IA-64. And then, I'll explain what the WOW64 feature is, and how Windows applications...
on
10 Sep 2013
Wiki Page:
SSIS Connectivity White Paper
Maheshkumar S Tiwari
Data Source Compatibility of SSIS Components In this section, we'll cover SSIS components and supported connectivity options in each component. It's worth mentioning the Connection Managers in SSIS , the components handling all different types of connection types including ADO.NET, OleDB...
on
10 Sep 2013
Wiki Page:
SSIS Connection Managers
Maheshkumar S Tiwari
In SSIS, almost all of the built-in components are configured by using Connection Managers. There are a plethora of connection managers built-in, and you can also write your own to plug in to the architecture. Only a subset of them applies to databases and traditional data access. The database-specific...
on
10 Sep 2013
Wiki Page:
Aspects of Backup for BizTalk Databases
Maheshkumar S Tiwari
Table of Contents Introduction Why and how to make Log Shipping Backups How to add/remove custom databases to the backup Clean up backup artifacts See Also Introduction When it comes to making backups of BizTalk, there is only one way that is supported by Microsoft; you need to make Log Shipping...
on
10 Sep 2013
Wiki Page:
FCS Supported SQL Server Versions
Maheshkumar S Tiwari
The information below originates here . It is presented here in a slightly different format for ease of editing. Version Notes SQL Server 2005 Standard or Enterprise, SP3 or later Server roles (32 bit ONLY)
on
10 Sep 2013
Wiki Page:
Configuring RunAs Accounts for the SQL Server 2008 R2 Management Pack for System Center Operations Manager
Maheshkumar S Tiwari
Kevin Holman has some great practical advice on how to configure RunAs account for the SQL Server management pack for System Center Operations Manager 2007 SP1 and R2 especially when low-privilege isn't an issue for your enterprise. Check out his blog article at http://blogs.technet.com/b/kevinholman...
on
10 Sep 2013
Wiki Page:
BizTalk Health Check
Maheshkumar S Tiwari
Table of Contents Health checking Patching: Update COM+ and MSDTC. General Network DTCPing of all the servers Transfer 100MB data Pathping TCP/IP port Exhaustion DBNETLIB Exceptions TCP/IP Server general Time synchronization BIOS Version Update the Certificate RevocationListUpdates BizTalk in general...
on
10 Sep 2013
Wiki Page:
How to Configure SQL Server Log Shipping for OpsMgr 2007 and OpsMgr 2012
Naomi N
Table of Contents Introduction SQL Log Shipping Overview and Recommendations Operations Manager Prerequisites Selecting an Account for the SQL Server Agent Service Firewall Access for SQL Server Create the Backup Folder Set the Full Recovery Model for the OperationsManager Database Enable Log Shipping...
on
9 Sep 2013
Wiki Page:
How To Create A Sync Service
Maheshkumar S Tiwari
In this walk-through you will create a simple Sync service. Pre-requisites You must have the following products installed on your computer to complete this walk-through. Visual Studio 2008 SP1 or Visual Studio 2010 with C# language components If you are using x86 Windows computer, install...
on
9 Sep 2013
Wiki Page:
White Paper Gallery for SQL Server
Naomi N
Download white papers for SQL Server in DOC, PDF, and other formats. All the content is free. This page aggregates Microsoft content from multiple sources – feel free to fill in the gaps and add links to other content. To view Microsoft e-book content that is available in EPUB and MOBI...
on
9 Sep 2013
Wiki Page:
SSRS: Multi Font Color / Multi Font Size within a Single Field / Textbox
TNJMAN
This article explains how to format the characters within a single Field or Textbox with varying font size and font color in SSRS. Consider the below code sample as the requisite dataset query: DECLARE @UnitsOfMeasurement TABLE (Measurement VARCHAR (50),Units VARCHAR (20)) ...
on
9 Sep 2013
Wiki Page:
BizTalk Server: WCF-SQL Adapter Table Operations
Naomi N
Table of Contents Introduction WCF-SQL Adapter WCF-SQL Features Adding the WCF-SQL Explicitly Adapter Metadata Wizard Table Operations Create BizTalk project and generate schema Create messages instances Build and deploy the BizTalk project Configure the application Wrap up Call for action See Also ...
on
9 Sep 2013
Wiki Page:
How to Generate Index Creation Scripts for all Tables in a Database using T-SQL
Maheshkumar S Tiwari
The need often arises to create or recreate the indexes for all tables in a database, especially in development and testing scenarios. This article presents a script to generate Index Creation Scripts for all tables in a database using Transact-SQL (T-SQL). The code block below will generate Index...
on
8 Sep 2013
Wiki Page:
We’ve Got The Power: “Power BI”, New Microsoft BI Suite Announced
TNJMAN
by Paul Turley , Mentor, SolidQ from SQLServerBiBlog.com Table of Contents Power BI: a new suite of Business Intelligence tools Power Query Power Map Power Pivot Power View Power BI: a new suite of Business Intelligence tools Over the past few months, teams at Microsoft have made several...
on
8 Sep 2013
Wiki Page:
Generate XML - Column Names with their Values as text() Enclosed within their Column Name Tag
Naomi N
The most commonly used XML format is the following: (column names with their values as text() enclosed within their column name tag) Lets find out how to generate the following XML for table provided below: < Employees > < field Name = "ID" >1</ field >...
on
8 Sep 2013
Wiki Page:
Custom Sort in Acyclic Digraph
TNJMAN
Table of Contents Problem definition Vocabulary Digraph (Directed Graph) Acyclic Graph Acyclic Digraph Topological Ordering Solution See Also Problem definition This article is derived from this MSDN forum post. This article addresses the task of how to present a Tree in a custom order ...
on
8 Sep 2013
Wiki Page:
Avoid T (space) while generating XML using FOR XML clause
SathyanarrayananS
The following code shows an example on how to avoid T (space) while generating XML using FOR XML clause Sample Data: DECLARE @Employee TABLE (ID INT , Name VARCHAR (100), DOJ DATETIME) INSERT @Employee SELECT 1, 'Sathya' , '2013-06-08 08:50...
on
8 Sep 2013
Wiki Page:
T-SQL: Remove Leading and Trailing Zeros
SathyanarrayananS
In this post I have consolidated few of the methods to remove leading and trailing zeros in a string . Here is an example : DECLARE @BankAccount TABLE (AccNo VARCHAR (15)) INSERT @BankAccount SELECT '01010' INSERT @BankAccount SELECT '0010200' ...
on
8 Sep 2013
Wiki Page:
Generate XML with Same Node Names using FOR XML PATH
SathyanarrayananS
In this post we are going to see how we can generate XML in the below mentioned format from the relational data. < row > < column >1</ column > < column >1</ column > </ row > < row > < column >2</ column > <...
on
8 Sep 2013
Wiki Page:
T-SQL: How to Find Rows with Bad Characters
Naomi N
One of the commonly asked questions in Transact SQL Forum on MSDN is how to filter rows containing bad characters. Also, often times these bad characters are not known, say, in one of the recent posts the question was to filter all the rows where characters were greater than ASCII 127. The...
on
7 Sep 2013
Page 3 of 31 (766 items)
1
2
3
4
5
»
Can't find it? Write it!
Post an Article