Mercurial > pub > bltoolkit
annotate UnitTests/Linq/DefaultDataProviders.txt @ 9:1e85f66cf767 default tip
update bltoolkit
author | nickolay |
---|---|
date | Thu, 05 Apr 2018 20:53:26 +0300 |
parents | f990fcb411a9 |
children |
rev | line source |
---|---|
0 | 1 -- This file defines data providers loaded by default for all users. |
2 -- Copy this file as UserDataProviders.txt and uncomment providers you need to work on. | |
3 -- UserDataProviders.txt is in .gitignore and it is not committed to the repository. | |
4 | |
5 Access | |
6 SqlCe | |
7 SQLite | |
8 --DB2 | |
9 --Fdp | |
10 --Informix | |
11 --Sql2000 | |
12 --Sql2005 | |
13 --Sql2008 | |
14 --Sql2012 | |
15 --MySql | |
16 --Oracle | |
17 --PostgreSQL | |
18 --Sybase | |
19 --Northwind |