2009-04-20 Carlos Alberto Cortez <calberto.cortez@gmail.com>
[mono.git] / mcs / class / System.Data.Linq / src / Build Northwind parameters.txt
1 # note that databaserver can be specified in %DbLinqServer%, and is localhost by default (if not specified)\r
2 #/code=..\examples\DbLinq.FbSql.Example\nwind\Northwind.cs  /provider=Firebird   /database="c:\program files\Firebird\Firebird_2_1\examples\nwind\Northwind.FDB"\r
3 /code=..\examples\DbLinq.SQLite.Example\nwind\Northwind.cs /provider=Sqlite     /conn="data source=Northwind.db3"\r
4 /code=..\examples\DbLinq.Ora.Example\nwind\Northwind.cs    /provider=Oracle     /user=Northwind\r
5 /code=..\examples\DbLinq.Pgsql.Example\nwind\Northwind.cs  /provider=PostgreSQL\r
6 #/code=..\examples\DbLinq.Ingres.Example\nwind\Northwind.cs /provider=Ingres     \r
7 /code=..\examples\DbLinq.MySql.Example\nwind\Northwind.cs  /provider=MySQL \r