ooops pressed the send too early

make sure the SQL is good first - do it without the stored proc
eg
SELECT TableOne.Recno, TableOne.ClientName,
TableOne.TransactionDate.......

you should be getting integer values (the $h format)

Peter


Reply via email to