[Zope-DB] A SQLServer Connection Problem
Matthew T. Kromer
matt@zope.com
Wed, 12 Sep 2001 09:41:54 -0400
xiangxiang wrote:
> Hi!
>
> I am a Zope user.
>
> I want to connect SQLServer2000 under Linux.
>
> How can i do?
>
> Help me!
>
> Thank you very much!
>
I suggest you get mxODBC and the OpenLink adapters, (OpenLink is at
http://www.openlink.com, mxODBC is at
http://www.lemburg.com/files/python/mxODBC.html). You'll also need the
zmxodbc adapter at http://www.zope.org/Members/djay/ZmxODBC.
I have no real experience with this method, however, so I hope some
other list members may be able to assist you with this.