December 16, 2008
Because PowerShell is integrated with the.NET framework, you can leverage the .NET object model within PowerShell scripts and build ADO.NET objects that retrieve SQL Server data; learn how to use ADO.NET to insert, update, and delete SQL Server data.
Windows IT Pro
November 13, 2008
Learn how to use ADO.NET to retrieve SQL Server data through PowerShell scripts.
Windows IT Pro
November 2008
Need to retrieve MySQL data and insert it into a SQL Server database? SQL Server Integration Services and MySQL connectors let you do so fairly easily.
SQL Server Magazine
September 5, 2008
ActiveX Data Objects (ADO) let you access, filter, sort, and retrieve data from Microsoft SQL Server and Microsoft Access databases using VBScript and other scripting languages. Here are some of the most common uses of ADO for databases.
Windows IT Pro
June 6, 2008
Windows IT Pro
April 10, 2008
Security event logs contain valuable information about attempted system assaults and account and Group Policy modifications. PowerShell gets you access to the security logs and allows you to shape the data to match your needs.
Windows IT Pro
February 14, 2007
Use the Script component to create a custom script that extends your SSIS package.
Windows IT Pro
January 10, 2007
When SSIS’s predefined tasks aren’t enough, use the Script task’s rich environment to create custom code within the control flow of an SSIS package.
Windows IT Pro
July 11, 2006
This month, Rem answers a question about the various ways to build T-SQL statements in SQL Server 2005 and Visual Studio 2005.
Windows IT Pro
July 11, 2006
SQL Server 2005 and Visual Studio 2005 provide query-building interfaces for creating, editing, and testing T-SQL statements that access data in a SQL Server database.
Windows IT Pro
June 2006
Use this code to enable .NET on SQL Server.
Windows IT Pro
May 8, 2006
To create a computed column in SQL Server 2005, you can use an XQuery expression, but you must invoke an XML data type method. However, SQL Server doesn’t allow XML methods in computed-column definitions. Here’s how to get around this conundrum.
Windows IT Pro
March 13, 2006
The simplest way to log DDL events is to take advantage of the new DDL trigger feature in SQL Server 2005. You can create triggers that fire when specified DDL events occur, such as modifying column definitions or dropping login accounts.
Windows IT Pro
March 13, 2006
This month, Rem answers questions about the simplest way to log DDL events in SQL Server 2005 and what improvements Microsoft made to ASP.NET client-side scripting with the release of Windows .NET Framework 2.0.
Windows IT Pro
January 17, 2006
Get a quick tutorial for using the ROW_NUMBER, RANK, DENSE_RANK, and NTILE ranking functions.
Windows IT Pro
January 17, 2006
Windows IT Pro
Add these Headlines to your Website