ActiveX Data Objects: Difference between revisions

Content deleted Content added
Gorm (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