Content deleted Content added
→ASP example: fix syntaxhighlight errors |
→See also: Add wikilink to ActiveX |
||
(3 intermediate revisions by 3 users not shown) | |||
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 103:
* [[ADO.NET]]
* [[Comparison of ADO and ADO.NET]]
* [[ActiveX]]
* [[MSDAIPP]]
Line 114 ⟶ 115:
{{Microsoft APIs}}
{{Authority control}}
{{DEFAULTSORT:Activex Data Objects}}
|