[Emerald] newhistory

Tommy Cheng ( (no email) )
Fri, 6 Aug 1999 13:26:22 -0700

Dear Dale,

the newshistory.sql cript under ftp directory /emerald/sql/

Select Date, "Payment", Amount, Description =
CASE
WHEN CheckNumber = '0' THEN PayInfo
ELSE 'Check No: ' + CheckNumber + ' ' + PayInfo
END, PaymentID