22/12/2008

git-svn-id: https://svn.coded.pt/svn/SIPRP@879 bb69d46d-e84e-40c8-a05a-06db0d633741
lxbfYeaa
L Luís = 17 years ago
parent bd80b74e45
commit a4f6ddd475

@ -24,7 +24,8 @@ public class Dblocal {
//String connectionURL = "jdbc:postgresql://storage/siprp_local"; //testes
//String connectionURL = "jdbc:postgresql://storage/siprp_local_3"; //testes local_3
String connectionURL = "jdbc:postgresql://localhost:5436/siprp_local_3";
String connectionURL = "jdbc:postgresql://localhost:5436/siprp_local_3";
String User = "postgres";
String Pass = null;

Loading…
Cancel
Save