There was a fatal error in the SQL/ASP Statement.
Error number:-2147467259
Error Description:[DBNETLIB][ConnectionRead (WrapperRead()).]General network error. Check your network documentation.
Error Source:Microsoft OLE DB Provider for SQL Server
SQL State:08S01(Communication link failure)
Native Error:11
SQL
SELECT * FROM [vMatchList] WHERE ( [ProductType] ='program' ) AND ( CategoryId IN (184) ) ORDER BY [MatchDate]