Production Database Tables
Lease Production

KGS ORACLE Database Tables - Lease Production


KGS Web Site - Lease Production Plot Applet

Example - Kendrick 23-1
Applet http://www.kgs.ku.edu/software/production/PlotProduction.html?sType=LEASE&sKID=1001141616
  
ORACLE PL/SQL Query for Lease Production Data
http://chasm.kgs.ku.edu/ords/iqstrat.production_pkg.getXML?sLease=1001141616
Returns XML (Extensible Markup Language), which is parsed and plotted in the Production Plot Applet.

Production Plot & Decline Curve Analysis Applet

Applet http://www.kgs.ku.edu/software/production/
  
ORACLE PL/SQL Methods for returning a list of Leases
  1. Search by Partial Phrase - Kendrick
    http://chasm.kgs.ku.edu/ords/iqstrat.production_info_pkg.getXML?sLease=Kendrick
  2. Search by Township-Range-Section - T29S-R41W-Sec 23
    http://chasm.kgs.ku.edu/ords/iqstrat.production_info_pkg.getXML?iTownship=29&sTownship=S&iRange=41&sRange=W&iSection=23
  3. Search by Township-Range - T29S-R41W
    http://chasm.kgs.ku.edu/ords/iqstrat.production_info_pkg.getXML?iTownship=29&sTownship=S&iRange=41&sRange=W
Query for Lease Production Data - Kendrick 23-1
http://chasm.kgs.ku.edu/ords/iqstrat.production_pkg.getXML?sLease=1001141616
Returns XML (Extensible Markup Language), which is parsed and plotted in the Production Plot Applet.


Author: John R. Victorine jvictor@kgs.ku.edu

The URL for this page is http://www.kgs.ku.edu/stratigraphic/JAVA_SRC/ORACLE-PLSQL/Production/lease.html