...the .tmp file was too large at the line;
Insert values into donationsconsoldated;
Values(m.Cname,m.Cad1) Etc.
here is the code... any ideas?
****2/9/09
****code to create donor table for merge to letter
Select Name,a1,a2,city,st,zip,country,Date,Code,amount;
from members.Dbf;
order By...