Google Groups Home
Help | Sign in
Oracle Adapter Issues
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
jonKushner@gmail.com  
View profile
 More options May 15, 5:46 pm
From: "jonKush...@gmail.com" <jonKush...@gmail.com>
Date: Thu, 15 May 2008 14:46:47 -0700 (PDT)
Local: Thurs, May 15 2008 5:46 pm
Subject: Oracle Adapter Issues
I don't know what else to do here. The class doesnt implement the
adapter interface, and I don't believe we have oracle pdo installed,
or we disabled it.

Any help would be great!

require_once('Doctrine/Doctrine.php');
spl_autoload_register(array('Doctrine', 'autoload'));

// ?
Doctrine_Manager::connection(array('username'=>'#','password'=>#','dbname'= >'#'));
// ?
$conn = new
Doctrine_Adapter_Oracle(array('username'=>'#','password'=>#','dbname'=>'#') );
Doctrine_Manager::connection($conn);

// ?
$conn = new
Doctrine_Adapter_Oracle(array('username'=>'#','password'=>#','dbname'=>'#') );
Doctrine_Manager::openconnection($conn);

Doctrine::generateModelsFromDb('myrecords');


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jonKushner@gmail.com  
View profile
 More options May 15, 5:52 pm
From: "jonKush...@gmail.com" <jonKush...@gmail.com>
Date: Thu, 15 May 2008 14:52:33 -0700 (PDT)
Local: Thurs, May 15 2008 5:52 pm
Subject: Re: Oracle Adapter Issues

Version issue! Args!

PHP 5.1.6 with Hardening-Patch 0.4.15 (cli) (built: May  7 2008
15:34:01)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
    with Xdebug v2.0.0, Copyright (c) 2002, 2003, 2004, 2005, 2006,
2007, by Derick Rethans
-bash-2.05b$

On May 15, 2:46 pm, "jonKush...@gmail.com" <jonKush...@gmail.com>
wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jonathan Wage  
View profile
 More options May 15, 7:47 pm
From: "Jonathan Wage" <jonw...@gmail.com>
Date: Thu, 15 May 2008 18:47:28 -0500
Local: Thurs, May 15 2008 7:47 pm
Subject: Re: [doctrine-dev] Re: Oracle Adapter Issues

The connection adapters are not really stable. Nobody has ever used them
properly to find all the bugs and help get them fixed. They will likely be
removed completely in Doctrine 2.0 and we will require PDO.

- Jon

On Thu, May 15, 2008 at 4:52 PM, jonKush...@gmail.com <jonKush...@gmail.com>
wrote:

--
Jonathan Wage
http://www.jwage.com
http://www.centresource.com

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google