[Zope] Connecting to MS SQL Server
Reinoud van Leeuwen
reinoud@xs4all.nl
Fri, 9 Nov 2001 12:03:22 +0100 (CET)
> Yes it works well
>
> You need to install ZMySQLDa which you can get from zope.org... Once
> installed you create a ZMySQLDA database conection and can then use
> ZSQL methods...
>
> Hope I've got all the terminology right :-)
I doubt that; Mysql != Microsft SQL...
Reinoud
>
> Tille, Andreas wrote:
>
>> Hello,
>>
>> is it possible to connect to a MS SQL Server from Zope running on a
>> Linux box? Any experiences / documentation?
>>
>> I just found a hint in the Zope book:
>>
>> ODBC
>> ODBC is a cross-platform, industry standard database protocol
>> supported by many commercial and open source databases. The ODBC
>> DA is written and commercially supported by Digital Creations.
>>
>> Kind regards
>>
>> Andreas.