SQL Server and Active Directory

April 2004

See how to help clients locate databases quickly and securely by adding SQL Server to Active Directory. Then, learn two ways to retrieve IDENTITY column values through ADO.NET, how to use Analysis Services to build detailed financial reports, and more!

UDF Back Doors

By Itzik Ben-Gan

Come around the back for a peek into the hidden workings of some undocumented UDF features.

Changing Column Positions

By Brian Moran

Is there a way to change the ordinal position of a column in a table without recreating the table?

What Is ADSI?

By Chad Miller

A bit of essential information for those unfamiliar with Active Directory programming.

Publishing SQL Server in Active Directory

By Chad Miller

By adding SQL Server to Active Directory, you can help clients locate databases quickly, easily, and securely. AD's Service Publication and lookup let you keep server and database information up-to-date in a dynamic environment--or several of them.

Best Practices Analyzer

By Michael Otey

Microsoft’s new tool, the SQL Server 2000 Best Practices Analyzer, will help you keep your systems running at their peak by checking for the implementation of common best practices.

Uncovering ADO.NET's Secret Identity

By Michael Otey

ADO.NET is great for developing scalable Web applications, but it can be harder to use for development tasks such as retrieving IDENTITY column values. Try these two technniques for revealing your SQL Server's secret IDENTITY column values.

Financial Reporting with Analysis Services

By Yoram Levin

Analysis Services lets you create financial reports, but not always in the format your users need. Fortunately, you can learn from other developers. Here’s how one OLAP development team created detailed financial reports for a large banking group.

Inside Database Maintenance Plans

By Roman Rehak

The Database Maintenance Plan Wizard makes creating maintenance plans easy, but making less-optimal (or erroneous) choices is also easy. Follow these guidelines and avoid these gotchas when creating maintenance plans.

Bulk Loading Data into SQL Server 2000

By

The SQL Server Development Customer Advisory Team helps customers to implement high-volume data loading. In this month’s column, the team shares data-loading basics and information that will help you optimize your SQL Server bulk-load performance.

Collation Changes in SQL Server

By Brian Moran

SQL Server 7.0 doesn't provide a mechanism for changing collations on the fly. To change the collation of an existing database you'll need to rebuild the master database or reinstall SQL Server.

View Procedures in Enterprise Manager

By Brian Moran

If you accidentally delete a system stored procedure, how can you get Enterprise Manager to list the object as a system procedure after you add it back into the master database?

Scoping Out Service Broker

By Eric Brown

To handle the needs of highly scalable business applications, Yukon’s SQL Server Service Broker lets internal and external processes send and receive reliable, asynchronous messages through extensions to T-SQL DML.

Object Ownership and Security

By Kalen Delaney

Yukon is bringing some important changes in security, including user/schema separation. But before you can take advantage of those changes, you need to understand how SQL Server deals with object ownership now.

SQL Server 2000 and Windows Server 2003 Web Edition

By Brian Moran

Windows Server 2003's Web Edition doesn't support SQL Server 2003 Standard and Enterprise Editions. You need to upgrade to Standard or Enterprise editions of Windows Server 2003 or run your database on another server.

Installing SQL Server 2000 on Windows Server 2003

By Brian Moran

Windows Server 2003 doesn't support SQL Server 2000 Service Pack 2 (SP2) and earlier, but you can install those releases.

The Java Connection

By Michael Otey

The availability of multiple JDBC drivers helps SQL Server compete head-to-head with Oracle and DB2 as an enterprise database for Java applications.

Search the Archives

Browse the Archive by:

advertisement

GOOGLE LINKS
SPONSORED LINKS
FEATURED LINKS