Project

General

Profile

« Previous | Next » 

Revision 5fa70d24

Added by Andreas Müller almost 12 years ago

new User for FE2PESI

View differences:

cdm-pesi/src/main/java/eu/etaxonomy/cdm/app/pesi/PesiDestinations.java
50 50
		String strServer = "pesiimport3"; //192.168.1.223
51 51
		String strDB = "CDM_FE2PESI";
52 52
		int port = 1433;
53
		String userName = "pesiexport";
53
		String userName = "pesiExportFaunaEu";
54 54
		return makeSource(dbms, strServer, strDB, port, userName, null);
55 55
	}
56 56

  

Also available in: Unified diff