background preloader

Database Tutorial

Facebook Twitter

ASP.NET Tutorials ASP.NET 2.0 Code Examples, Snippets and Tutorials. Working with Data—Connecting to a SQL Server Database at C. The SQL Server versions of the connection, command, and adapter classes are listed below in Table 15.6.

Working with Data—Connecting to a SQL Server Database at C

They are defined in the System.Data.SqlClient namespace. Table 15.6 – SQL Server Database Classes. Website Design - HWG.ORG. Intro to Database Mail in SQL 2005. Introduction We have all seen already that there are a ton of new features in SQL 2005.

Intro to Database Mail in SQL 2005

More realistically put, however, there are a ton of differences & things to change when migrating from 2000 to 2005, which a lot of the time invokes groans and moans, because naturally this means more work (and who cares about working?). But Database Mail, my friend, is a different story. No more Outlook installations....no more MAPI profiles...no more 3rd party smtp connector extended stored procedures...no more crossing your fingers and clicking your heels three times in order to get an email sent from your database system.