[Zope] Re: Is this a pcgi problem ?

chas chas@skinnyhippo.com
Thu, 05 Apr 2001 11:42:28 +0800


No, it's a SQL error:

>sql.error: ('08S01', 0, '[Microsoft][ODBC SQL Server Driver]Communication
>link failure')

Looks like your ODBC driver can't connect to the DB.

Either the DB is down or your data source has changed for some reason.

I'm just guessing though.

chas