2005-09-16 Senganal T * DataProvider.cs : Provides data for validation DataProvider provides the data that is used for validating Sq[DataReader. Currently it uses a dataset to fill data from the database. Will be modified later to get the values from a config file. 2005-09-01 Sureshkumar T * DBHelper.cs: Added. Class to provide helper methods for other tests. * ConnectionManager.cs: Added. Class to manage connections