dbx_connect_postgresql.php File Reference


Variables

 $strJdbcDriver = "org.postgresql.Driver"
 $strJdbcDb = 'bmfodatabase'
 $strJdbcConnection = 'jdbc:postgresql://localhost:5432/'.$strJdbcDb
 $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/'.$strJdbcDb
 

$strJdbcDb = 'bmfodatabase'
 

$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