Content deleted Content added
MartinHarper (talk | contribs) |
m Disamb ASP link |
||
Line 31:
set myconnection = nothing
This is equivalent to the following [[Active Server Pages|ASP]] code, which uses plain SQL, instead of the functionality of the Recordset object:
dim myconnection, myrecordset, name
|