Does it also work with SQL Server 7.0?
thanks
phil
*** REPLY SEPARATOR ***
On 08.12.2000 at 10:10 Anthony Baxter wrote:
Use the Sybase client libraries, with ZSybaseDA. We do that here, and
it works fine (but not for much longer, byebye sqlserver...)
Or FreeTDS, but I don't
I'm still trying to figure out what the missing pieces are... if anyone else
has gotten a Linux Zope talking to a Win2K SQL Server 2000, I would
appreciate some guidance.
It seems I would have to write my own Product from scratch to do this, no
matter what. None of the ODBC Products seem to be
Use the Sybase client libraries, with ZSybaseDA. We do that here, and
it works fine (but not for much longer, byebye sqlserver...)
Or FreeTDS, but I don't think it's thread-safe, so you'll need to use
a Thunked adaptor.
"Neil K" wrote
I'm still trying to figure out what the missing pieces
I am currently running Zope - ZSQLRelayDA - SQLRelay+FreeTDS - SQLServer on NT.
It works, but not particularly robustly it would seem.
-d
On Thu, Dec 07, 2000 at 02:57:28PM -0800, Neil K wrote:
I'm still trying to figure out what the missing pieces are... if anyone else
has gotten a Linux
I'm still trying to figure out what the missing pieces are... if anyone else
has gotten a Linux Zope talking to a Win2K SQL Server 2000, I would
appreciate some guidance.
It seems I would have to write my own Product from scratch to do this, no
matter what. None of the ODBC Products seem to be