ActiveX Data Objects: Difference between revisions

Content deleted Content added
ASP example: fix syntaxhighlight errors
m +{{Authority control}} (1 ID from Wikidata); WP:GenFixes & cleanup on
Line 68:
=== ASP example ===
 
Here is an [[Active Server Pages|ASP]] example using ADO to select the "Name" field, from a table called "Phonebook", where a "PhoneNumber" was equal to "555-5555".
 
<syntaxhighlight lang="vbscript">
Line 114:
 
{{Microsoft APIs}}
{{Authority control}}
 
{{DEFAULTSORT:Activex Data Objects}}