RE: [Zope] Sybase Connection Problems
<snip>
string. Do i have to add the port number (4100) in the server field ?? And what should be entered in the Datasource field ?? Just the database name ? Could anybody give me an example of a valid filled Database Connection form ??
I believe it's: username password instance where instance (and the port number) is defined in the sybase interfaces file somewhere in the sybase installation. --Rob
That'll work with the "old" Sybase adapter (ZSybaseDA), but SybaseDAv2 has a form with distinct input boxes for server, user, password, datasource, etc. Rob Page wrote:
<snip>
string. Do i have to add the port number (4100) in the server field ?? And what should be entered in the Datasource field ?? Just the database name ? Could anybody give me an example of a valid filled Database Connection form ??
I believe it's:
username password instance
where instance (and the port number) is defined in the sybase interfaces file somewhere in the sybase installation.
--Rob
_______________________________________________ Zope maillist - Zope@zope.org 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 )
-- Chris McDonough Digital Creations, Inc. Zope - http://www.zope.org
participants (2)
-
Chris McDonough -
Rob Page