reset password
Author Message
dedward
Posts: 22
Posted 21:05 Mar 14, 2013 |

Dr. Sun,

On CS3 server I mistakenly created a rewards table for Lab 6 and Lab 7 that overwrote my HW4 rewards table, and thus both Lab 7 and HW4 cannot use the same rewards table. What should I do so that both Lab 7 and HW4 are functional for grading?

Last edited by dedward at 21:50 Mar 14, 2013.
PabloS
Posts: 20
Posted 22:50 Mar 14, 2013 |

Try renaming the lab 7 rewards table to customer_rewards, that's what I did.

dedward
Posts: 22
Posted 23:05 Mar 14, 2013 |
PabloS wrote:

Try renaming the lab 7 rewards table to customer_rewards, that's what I did.

That worked well. Thanks for your suggestion.

cysun
Posts: 2935
Posted 14:20 Mar 15, 2013 |

You should have renamed the rewards table in hw4 (and changed your hw4 code accordingly). If you renamed the table in lab7, it will create problem when I grade it.

dedward
Posts: 22
Posted 02:32 Mar 16, 2013 |

Dr. Sun, because the submission deadline has passed is there anything I can do to fix the tables so there is no problem when you grade them?