Re: [Zope] Sybase in Remote Machine

2000-07-24 Thread Anthony Baxter


This should be simply a matter of specifying the remote machine in
your $SYBASE/interfaces file.

Anthony

>>> Herbert Kwong wrote
> Hello,
> 
> I have SuSE 6.4, Zope 2.1.6, Sybase 11.9.2 and SybaseDAv2 in my
> machine.  It works fine.  However, is it possible to make my local
> Zope create a connection to a remote Sybase server?  As I would like
> to separate the Sybase Database from the Apache/Zope server.  Thanks.
> 
> Regards,
> Herbert Kwong
> [EMAIL PROTECTED]
> 
> ___
> 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 )
> 

-- 
Anthony Baxter <[EMAIL PROTECTED]>   
It's never too late to have a happy childhood.


___
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] Sybase in Remote Machine

2000-07-24 Thread Holger Lehmann

Hi,

you should be able to specify the hostname/IP-Adress in the connection string.
It should be similar (or the same) to the MySQL DA connection string I am using:
database@hostname user password
where hostname being the (correct !) hostname as being seen from the database,
i.e. I have to use the fqdn to connect since my MySQL server sees me with the
full domainname. Furthermor you have to set the access rights in your database
correctly for the user to be able to connect from that host ...

- Holger

Am Mon, 24 Jul 2000 schrieb Herbert Kwong:
> Hello,
> 
> I have SuSE 6.4, Zope 2.1.6, Sybase 11.9.2 and SybaseDAv2 in my
> machine.  It works fine.  However, is it possible to make my local
> Zope create a connection to a remote Sybase server?  As I would like
> to separate the Sybase Database from the Apache/Zope server.  Thanks.
> 
> Regards,
> Herbert Kwong
> [EMAIL PROTECTED]
> 
> ___
> 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 )
-- 
---
catWorkX GmbH Hamburg
Dipl.-Ing. Holger Lehmann
Stresemannstr. 364
22761 Hamburg
Tel: +49 40 890 646-0
Fax: +49 40 890 646-66
mailto:[EMAIL PROTECTED]
http://www.catworkx.de
http://www.catbridge.de

___
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 )