Re: [Zope] Newbie: How to create a Oracle connection (DCOracle)

2000-07-19 Thread Dieter Maurer

gustavo writes:
 > Finally, I installed DCOracle and works fine. But, how to create a Oracle
 > connection inside Zope? I tried to add a SQL Method and received this warning:
 >  
 > Warning: There are no SQL database connections. You need to add a Zope SQL database
 > connection before you can use a Zope SQL Method. 
 > 
 > I not found nothing about that in documentation. Could you help me?
You did install ZOracleDA?

Then, your available objects should list a Z Oracle Database Connection.
Add one.

If not, go to ControlPannel/Products.
There you should see a (maybe broken) ZOracleDA product.
If it is broken, click on it. You will see a traceback
that usually tells you what went wrong.


Dieter

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Newbie: How to create a Oracle connection (DCOracle)

2000-07-18 Thread Paul Browning



--On Tuesday, July 18, 2000 12:00 PM -0700 [EMAIL PROTECTED] wrote:

> Message: 15
> From: gustavo <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Organization: elipse
> To: [EMAIL PROTECTED]
> Subject: [Zope] Newbie: How to create a Oracle connection (DCOracle)
> Date: Tue, 18 Jul 2000 15:23:06 -0300
>
> Hi List,
>
> Finally, I installed DCOracle and works fine. But, how to create a Oracle
> connection inside Zope? I tried to add a SQL Method and received this
> warning:
>
> Warning: There are no SQL database connections. You need to add a Zope
> SQL database connection before you can use a Zope SQL Method.
>
> I not found nothing about that in documentation. Could you help me?
>
> Gustavo
>

If your Oracle DA is installed OK you should now find a

Z Oracle Database Connection

item in your Add menu in the management screens. Add this
object, provide a database connection string and you
should be in heaven.

Paul

--
 The Library, Tyndall Avenue, Univ. of Bristol, Bristol, BS8 1TJ, UK
 E-mail: [EMAIL PROTECTED]  URL: http://www.bris.ac.uk/


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )