このクエリを実行しようとしています:
SELECT * from vwLstDtaLines d1,vwLStDtafiles d2 where d1.DtaLinePaymentDate='1/1/2000'or d1.DtaLinePaymentDate='1/1/2012' or d1.DtaLineUserCre='abc' or d1.DtaLineUserMatch='abc' or d2.DtaFileName='Sent'
Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
このエラーが何度も発生する