Hi All,
I am using PHP 4, Oracle 8i or Openlink for development. Do anyone know how the connection license is counted? For example:
Case 1:
PHP -> openlink -> Oracle
PHP is connected to Oracle via openlink.
Case 2:
PHP -> Oracle
PHP is compiled to connect to Oracle directly?
In both cases, how much license will be counted? In other words, how many connections will be made to openlink/Oracle? One connection for one database open (one connection for one html open)?
William
I am using PHP 4, Oracle 8i or Openlink for development. Do anyone know how the connection license is counted? For example:
Case 1:
PHP -> openlink -> Oracle
PHP is connected to Oracle via openlink.
Case 2:
PHP -> Oracle
PHP is compiled to connect to Oracle directly?
In both cases, how much license will be counted? In other words, how many connections will be made to openlink/Oracle? One connection for one database open (one connection for one html open)?
William