Click to See Complete Forum and Search --> : Close SQL Connection... Error.


Eulibrius7
05-02-2004, 04:49 PM
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30456: 'Close' is not a member of 'System.Web.HttpContext'.

Source Error:



Line 189:<%
Line 190: dtrSource.Close()
Line 191: conText.Close()
Line 192:%>


----- Using Classic ASP & ADO Access I could close the DB anywhere.... is it a different case for SQL connections?

PeOfEo
05-02-2004, 05:13 PM
DBcommand.connection.close