annotate UnitTests/Linq/DefaultDataProviders.txt @ 3:1ef98bd70424
!bug 100 +3h
Исправление проблемы BLToolkit + mono 3.4
author |
cin |
date |
Fri, 22 Aug 2014 17:34:46 +0400 |
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
|