2007-03-09 Andreia Gaita <avidigal@novell.com>
[mono.git] / mcs / class / System.Data / Test / ProviderTests / Common / ChangeLog
1 2007-03-09  Andreia Gaita  <avidigal@novell.com>
2
3         * ConnectionManager.cs: small fix to close the connection if we 
4         mean to change the connection string and open it again
5
6 2005-09-16  Senganal T  <tsenganal@novell.com>
7
8         * DataProvider.cs : Provides data for validation
9
10         DataProvider provides the data that is used for
11         validating Sq[DataReader. Currently it uses a dataset
12         to fill data from the database. Will be modified later to
13         get the values from a config file.
14
15 2005-09-01  Sureshkumar T  <tsureshkumar@novell.com>
16
17         * DBHelper.cs: Added. Class to provide helper methods for other tests.
18
19         * ConnectionManager.cs: Added. Class to manage connections
20