To download this file, please login or click here to register
Description:
This code snippet provides a generic select method. There are many tables in an operational project and if one is using Stored Procedure for access there might be alot of burden to create select procedures for each table. This procedure provides one generic solution for all.