comparison flys-aft/src/main/resources/sql/aft-oracle-jdbc-oracledriver.properties @ 4106:9ba12119e662

Added SQL statements to make the connection to the AFT database Oracle compatible. flys-aft/trunk@3641 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 10 Jan 2012 11:48:40 +0000
parents
children d9f1202cef78
comparison
equal deleted inserted replaced
4105:309d4ca09816 4106:9ba12119e662
1 select.abflusstafel = SELECT ABFLUSSTAFEL_NR, \
2 ABFLUSSTAFEL_BEZ, \
3 GUELTIG_VON, \
4 GUELTIG_BIS, \
5 PEGELNULLPUNKT FROM ABFLUSSTAFEL WHERE MESSSTELLE_NR LIKE :number
6

http://dive4elements.wald.intevation.org