Project

General

Profile

« Previous | Next » 

Revision 89cf118b

Added by Andreas Müller about 12 years ago

minor

View differences:

cdm-pesi/src/main/java/eu/etaxonomy/cdm/app/common/BerlinModelSources.java
30 30
		return  makeSource(dbms, strServer, strDB, port, userName, null);
31 31
	}
32 32
	
33
	public static Source euroMed_local(){
33
	public static Source euroMed_local_lenovo(){
34 34
		//	BerlinModel - Euro+Med
35 35
		String dbms = Source.SQL_SERVER_2005;
36 36
		String strServer = "LENOVO-T61";

Also available in: Unified diff