RE: [Zope-dev] Sybase DAv2 connection problems.
Bill, there should be an executable in your Zope machine's $SYBASE/bin directory named "dsedit". Run it and add the 11.0.3 server to the list of machines. This adds a line to the $SYBASE/interfaces file that will allow you to connect. Chris McDonough Digital Creations, Inc. Zope - http://www.zope.org
-----Original Message----- From: Bill Anderson [mailto:banderson@boi.hp.com] Sent: Monday, November 29, 1999 4:36 PM To: zope-dev@zope.org Subject: [Zope-dev] Sybase DAv2 connection problems.
OK, I have it working when connecting to my local 11.9.2 server. Works great. Unfortunately, when I try to connect to the 11.0.3 server, it fails, giving me 'invalid connection string'. I would figure that connecting would be backwars-compatible, am I wrong? Could it be a port issue? 11.9.2 runs default on 4100, but it appears 11.0.x (at least here) is running on 4002.
Looking in the source, but so far, no great luck :-(
(yes, I am at work again, please cc me if possible) (Of course, if they decide to get the Support Contract, I may just put this address on the list as well :-)
-- Bill Anderson Linux/Unix Administrator, Security Analyst ESBU (ARC) bill_anderson@boi.hp.com My opinions are just that; _my_ opinions.
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev No cross posts or HTML encoding! (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
Chris McDonough wrote:
Bill, there should be an executable in your Zope machine's $SYBASE/bin directory named "dsedit". Run it and add the 11.0.3 server to the list of machines. This adds a line to the $SYBASE/interfaces file that will allow you to connect.
Thanks, I appreciate the quick reply. No luck, since the server is already there, with the correct port. I guess I should mention I can connect to it with _Like Sybase Central_ just fine. Bill -- Bill Anderson Linux/Unix Administrator, Security Analyst ESBU (ARC) bill_anderson@boi.hp.com My opinions are just that; _my_ opinions.
Just found it. Seems it doesn't like to connect to databases without tables ... go figure. -- Bill Anderson Linux/Unix Administrator, Security Analyst ESBU (ARC) bill_anderson@boi.hp.com My opinions are just that; _my_ opinions.
participants (2)
-
Bill Anderson -
Chris McDonough