dbx_connect_oracle.php File Reference


Variables

 $strJdbcDb = "bmfodatabase"
 $strJdbcDriver = "oracle.jdbc.driver.OracleDriver"
 $strJdbcConnection = "jdbc:oracle:thin:@localhost:1521:".$strJdbcDb
 $strOID = "rownum"
 $strSubselect = ""
 $strServletUrl = 'http://localhost:8081/bmfo_reports/servlets/'
 $GLOBALS ['boolDebug'] = false
 $test = dbx_query($rdbms, "Select 1 from Meter")
 $test = dbx_query($rdbms, "Select 1 from Meter")

Variable Documentation

$GLOBALS['boolDebug'] = false
 

Set boolDebug to true in order to switch on debugging output. This will cause e.g. SQL statements to be logged.

$strJdbcConnection = "jdbc:oracle:thin:@localhost:1521:".$strJdbcDb
 

$strJdbcDb = "bmfodatabase"
 

BMFO -- Bulk Meter Flow and Operations

dbx_connect_oracle.php - RDBMS connection configuration file for ORACLE

Copyright (C) 2003 OMS, Northern Governorates Water Administration Copyright (C) 2005 DORSCH Consult Copyright (C) 2006 DC Water and Environment

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

$strJdbcDriver = "oracle.jdbc.driver.OracleDriver"
 

$strOID = "rownum"
 

$strServletUrl = 'http://localhost:8081/bmfo_reports/servlets/'
 

$strSubselect = ""
 

$test = dbx_query($rdbms, "Select 1 from Meter")
 

$test = dbx_query($rdbms, "Select 1 from Meter")
 


Generated on Tue Sep 26 22:29:56 2006 for BMFO by  doxygen 1.4.6-NO