Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mcs / class / System.Data.Linq / src / DbMetal / DB all to DBML.txt
1 # note that databaserver can be specified in %DbLinqServer%, and is localhost by default (if not specified)\r
2 -dbml:NorthwindSqlite1.dbml -provider:Sqlite     -conn="data source=../../Northwind.db3"\r
3 -dbml:NorthwindOracle1.dbml -provider:Oracle     -user=Northwind\r
4 -dbml:NorthwindOraODP1.dbml -provider:OracleODP  -user=Northwind\r
5 -dbml:NorthwindPgsql1.dbml  -provider:PostgreSQL -database=northwind\r
6 -dbml:NorthwindIngres1.dbml -provider:Ingres     \r
7 -dbml:NorthwindMySql1.dbml  -provider:MySQL      \r