SQL Server 7 uses a different protocol than SQL Server 6.5 or Sybase 10.X/11.X so the Sybase adapter won't work against SQL Server 7... I have heard rumors of a switch deep in the bowels of SQL Server 7 that allows it to run using the old protocol, but no confirmation. ZODBCA is definitely the way to go, but it presumes that you'll run Zope on NT.
First of all, doesn't SQL Server use the same protocol as Sybase but different port numbers b/c Microsoft bought SQL Server from Sybase?
Secondly, a Zope ODBC adapter is available for Win32 at: http://www.zope.org/Products/DA/ZODBCDA but I gather you are developing your site on Linux so that won't be of much help.
-- Stephen Pitts smpitts@midsouth.rr.com webmaster - http://www.mschess.org
_______________________________________________ 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