ActiveX Data Objects: Difference between revisions

Content deleted Content added
clarify
Line 67:
=== ASP example ===
 
Here is an [[ActiveActivse Server Pages|ASP]] example using ADO to select the "Name" field, from a table called "Phonebook", where a "PhoneNumber" was equal to "555-5555".
 
<source lang=asp>