Description of How to access SQL Server in Active Server Pages :
This online tutorial is all about connecting the SQL server with ASP. The author narrates the linking process of SQL Server in an ASP Script. The author uses ActiveX Data Objects for this connection process. The connection pooling feature of ODBC is the main advantage added to this task. In this article, the developers could get all step by step process and its description along with its sample source code.