Categories
Search → faster singleton queries with ado

Faster Singleton Queries with ADO

It is very common operation to request one field of information via a database query. This is called a singleton query. ADO.Net has specific functions for singleton queries, but not ADO (ActiveX Data Objects). This article describes how to use an ADO...
DETAILS
©2003-2019 jCay.com