Community

How To Use ADO and SQL Server to Select Multiple Records by Unique Field

Sometimes the need arises to select one or more unique values from a single field in an application. For example, this is useful when you want to query a multiselect list box. The sample code in this article demonstrates how to return a recordset based on values that match a list of comma-delimited

Read More - Register for Free Membership