Sorry, I read this entire thread a month ago and forgot that someone had release the XML installer. I used that, made MissKalunji's edits to clear the IF EXISTS DROP nonsense, and everything is working properly.
Does anyone see any reason why I can't add a date-time timestamp column to the donation_donors table? I want to record when the last donation for a member was taken. What will happen when someone who has already donated comes and donates again? Will it just increment the time? I have it set to a timestamp value, so I know it will set it properly, I am just wondering what will happen when I get a second donation from someone and it has to edit the record.
Let me know your thoughts.
Thanks!
|