Drill Stem Test (DST) Data DB Tables

KGS ORACLE Database Tables - Qualified - Well Headers


Well Header Information Search

Applets
Drill Stem Test (DST) Data Entry & Quantitative Analysis http://www.kgs.ku.edu/software/DST/
  
ORACLE PL/SQL Methods for returning a list of Wells
  1. Search by API-Number - 15-191-22351 [Mary Nation 1]
    http://chasm.kgs.ku.edu/ords/iqstrat.dst_well_headers_pkg.getXML?sType=DST&sAPI=15-191-22351
  2. Search by Lease Partial Phrase - Nation
    http://chasm.kgs.ku.edu/ords/iqstrat.dst_well_headers_pkg.getXML?sType=DST&sLease=Nation
  3. Search by Field Partial Phrase - Wildcat
    http://chasm.kgs.ku.edu/ords/iqstrat.dst_well_headers_pkg.getXML?sField=Wildcat
  4. Search by Township-Range-Section - T34S-R1W-Sec 11
    http://chasm.kgs.ku.edu/ords/iqstrat.dst_well_headers_pkg.getXML?iTownship=34&sTownship=S&iRange=1&sRange=W&iSection=11
  5. Search by Township-Range - T34S-R1W
    http://chasm.kgs.ku.edu/ords/iqstrat.dst_well_headers_pkg.getXML?iTownship=34&sTownship=S&iRange=1&sRange=W
  6. Search by County - sumner
    http://chasm.kgs.ku.edu/ords/iqstrat.dst_well_headers_pkg.getXML?sCounty=sumner
DST Data: Trilobite Drill Stem Test Database Tables
PL/SQL Stored Procedures for access to the Trilobite Drill Stem Test (DST) Data.
  
NOTE:
http://chasm.kgs.ku.edu/ords/ KGS ORACLE Database
iqstrat the ORACLE User IQSTRAT
iqstrat.dst_well_headers_pkg the KGS DST Well Information PL/SQL Package
getXML the Method for retrieving the XML data


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

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