Recent content by asscrap

  1. A

    Oracle 10g FAQ

    Guys, the Jodo staff was kind enough to help me with the connection to the Oracle DB, which happens to be the most challenging part due to lack of info. I spent countless hrs trying to guess the right environment variables and connection string. Here is the right way to do it. I hope you...
  2. A

    Oracle 10g FAQ

    Update: I sent in a ticket regarding it and those guys fixed it within 1 hr.... Where can I get support of this level anywhere else? :D Anyway I was wondering what I should use as DBname when trying to connect to Oracle from PHP Heres my code: $mydbname = 'ORACLE'; $oracleinstance...
  3. A

    Oracle 10g FAQ

    Too bad Oracle doesnt have an online administration application like MySQL's phpmyadmin. That will be God sent. Bad news: OCILogon and ora_logon functions are not available on the server. We can't even connect to our Oracle DB without these functions.
Back
Top