Brine Sample DB Tables

KGS ORACLE Database Tables - Brine - Samples


Brine Sample Information Search

Applets
Profile http://www.kgs.ku.edu/stratigraphic/PROFILE/
Brine Plot & Data Entry http://www.kgs.ku.edu/stratigraphic/BRINE/
  
ORACLE PL/SQL Methods for returning a list of Brine Sample
  1. Search by Lease Partial Phrase - Phillips
    http://chasm.kgs.ku.edu/ords/iqstrat.brine_data_pkg.getXML?sLease=PHILLIPS
  2. Search by Township-Range-Section - T20S-R14W-Sec 36
    http://chasm.kgs.ku.edu/ords/iqstrat.brine_data_pkg.getXML?iTownship=20&sTownship=S&iRange=14&sRange=W&iSection=36
  3. Search by Township-Range - T20S-R14W
    http://chasm.kgs.ku.edu/ords/iqstrat.brine_data_pkg.getXML?iTownship=20&sTownship=S&iRange=14&sRange=W
  4. Search by County - barton
    http://chasm.kgs.ku.edu/ords/iqstrat.brine_data_pkg.getXML?county=barton
Brine Sample Data: Brine Sample Database Tables
PL/SQL Stored Procedures for access to the Brine Sample Data.
  
NOTE:
http://chasm.kgs.ku.edu/ords/ KGS ORACLE Database
iqstrat the ORACLE User IQSTRAT
iqstrat.brine_data_pkg Brine Sample 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/Brine/index.html