The web site below has C# code that will allow a user to use the 8 lookup function quickly like Microsoft Access. I did download it.
I can see the code, but there is not much instruction how to use it.
Can anyone download it and show me how it work ?
//////////////////////////////////////////////////////////////////////////
Lookup Functions: Contains methods that query the database for a given value.
Namely the methods contained in this category are:
www.codeproject.com
I can see the code, but there is not much instruction how to use it.
Can anyone download it and show me how it work ?
//////////////////////////////////////////////////////////////////////////
Lookup Functions: Contains methods that query the database for a given value.
Namely the methods contained in this category are:
- DLookup
- DMax
- DMin
- DFirst
- DLast
- DSum
- DAverage
- DCount
Database Utilities for C#
A series of Database utilities for lookup and data manipulation written in C#

- Download source - 15.71 KB <---- DOWNLOAD THIS ONE
- Download DLL - 5.72 KB