 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
Holmes
Joined: 09 Mar 2008 Posts: 2
|
Posted: Sun Mar 09, 2008 5:59 pm Post subject: ORACLE MDB2 oci8 problem |
|
|
Hello! I'm new here.
My problem is:
I've installed WAMP server and installed PEAR through windows console.
I've also installed MDB2 package. I would like to work on ORACLE database and i have problem with install a MDB2_Driver_oci8. It says that i require oci8 extension. I've chceked everything and it still doesn't work so I forced installation with -f parametr.
It seems everything is OK. I can connect to database, but when i want to query my php scripts call to undefined functions fetchRow etc.
How can I fix it? |
|
| Back to top |
|
 |
mark

Joined: 07 Jan 2007 Posts: 1011
|
Posted: Sun Mar 09, 2008 7:07 pm Post subject: Re: ORACLE MDB2 oci8 problem |
|
|
| Holmes wrote: | | I can connect to database, but when i want to query my php scripts call to undefined functions fetchRow etc. |
You don't check for errors. It's likely that you make the fetchRow() call on an MDB2_Error instance. The documentation will tell you more ... |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|