I wrote up a big post about otday's game, but it didn't take. I've been working on the db all day. I am to the point where I can upload the data, but I havn't.
I am taking my time on trying to make sure I get it right. There are a few speed bumps in the process, but I have plans for them. I hope to have data that was available in 2k4 up by the weekend. The only thing that might not be there is injuries, which is now stored in transactions, which I need to code to pull out and put in the injury table, or rewrite the code to pull it from the transaction table.
Also, transactions as a whole are a bit wierd in 2k7. They now have a "stage_id" assigned. Unfortunately, Jim did not consult with me on what stage numbers I was using for the offseason, so I have to redo the transaction system for the web as well.
Then, eventually, I should be able to add the code to display the new data. I actually can't wait to see a "red flag" stats page!
I will also have to do some minor tweaks here and there to get it up and running
I am taking my time on trying to make sure I get it right. There are a few speed bumps in the process, but I have plans for them. I hope to have data that was available in 2k4 up by the weekend. The only thing that might not be there is injuries, which is now stored in transactions, which I need to code to pull out and put in the injury table, or rewrite the code to pull it from the transaction table.
Also, transactions as a whole are a bit wierd in 2k7. They now have a "stage_id" assigned. Unfortunately, Jim did not consult with me on what stage numbers I was using for the offseason, so I have to redo the transaction system for the web as well.
Then, eventually, I should be able to add the code to display the new data. I actually can't wait to see a "red flag" stats page!
I will also have to do some minor tweaks here and there to get it up and running



Comment