dbx_connect.php File Reference


Variables

 $strJdbcDriver = "org.postgresql.Driver"
 $strJdbcConnection = "jdbc:postgresql://localhost:5432/bmfo"
 $strJdbcDb = "BMFO"
 $strOID = "oid"
 $strSubselect = " as query"
 $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:postgresql://localhost:5432/bmfo"
 

$strJdbcDb = "BMFO"
 

$strJdbcDriver = "org.postgresql.Driver"
 

$strOID = "oid"
 

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

$strSubselect = " as query"
 

$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