Chapter 10. The Microsoft Data Access Juggernaut

Leonard Lobel

At some point, and in some way, you need to expose your SQL Server data so that client applications can consume it. From the perspective of the database, every consumer is a “client application”—whether you are building an application to communicate directly with Microsoft SQL Server (traditional client/server architecture), or you are building a middle-tier service layer that, in turn, is consumed by other types of client applications (n-tier architecture). Regardless of the nature of the consuming application, it is your responsibility as a professional developer to architect a data access layer that exchanges information between SQL Server and your application (or the tiers of your ...

Get Programming Microsoft® SQL Server® 2012 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.