[Zope] RE: SybaseDA
Chris McDonough
chrism@digicool.com
Wed, 15 Mar 2000 17:43:48 -0500
Dan,
Please cc the Zope list while we're talking about this.
What is the -H option to isql?
Can you import the sybase module from python as per the build
instructions?
What user are you running Zope as? Does that user have permissions to
the sybase client directory?
-----Original Message-----
From: Dan Zweifel [mailto:danz@vonhoffmann.com]
Sent: Wednesday, March 15, 2000 4:01 PM
To: 'chrism@digicool.com'
Subject: RE: SybaseDA
Chris,
Here is what happened next.......
Isql Statement
isql -H frenchie -P generic -S SYBASE -U generic -I
/opt/sybase-11.9.2/interfaces
Works!!!
Zope Connector
Id sybaseconnection
Title test
Server frenchie
User generic
Password generic
Datasource SYBASE
Use Transactions Yes/No (tried both)
Connect YES
Gives the same connection string error as before.