Re: [PHP-DB] My first try with PHP and Oracle ..

2006-11-22 Thread Christopher Jones
Matthias Bareuther wrote: Hello everybody, I'd like to connect to OracleDB using AdoDB. Here's my sourcecode so far : debug = true; $conn->PConnect($host,$user, $pass, $dbase); ?> When I load the site, it alway sais : 'MyServer-IP': Missing extension for native The AdoDB software is writte

Re: [PHP-DB] My first try with PHP and Oracle ..

2006-11-22 Thread Chris
Matthias Bareuther wrote: Hello everybody, I'd like to connect to OracleDB using AdoDB. Here's my sourcecode so far : debug = true; $conn->PConnect($host,$user, $pass, $dbase); ?> When I load the site, it alway sais : 'MyServer-IP': Missing extension for native The adodb list would be the

[PHP-DB] My first try with PHP and Oracle ..

2006-11-22 Thread Matthias Bareuther
Hello everybody, I'd like to connect to OracleDB using AdoDB. Here's my sourcecode so far : debug = true; $conn->PConnect($host,$user, $pass, $dbase); ?> When I load the site, it alway sais : 'MyServer-IP': Missing extension for native I asked google about this message, but the links I found