I must be missing something, because I am unable to
establish a connection to my database. No matter what I try I receive an
"Incorrect Connection String" error message.
My setup:
* Latest version of Zope
* MS SQL Server 7
* ZODBC adapter
I have configured the SQL server so that there are
member logins which correspond to the zope super user and a normal
user.
What do I use for the dsn in the connection
string? I have tried LocalServer, MSSQLServer, as well as the name of the
database.
Thank you for your help.
--Andrew