Movies
I don’t know if anyone reading this site has ever seen my VCD database site, or remembers it, but I’m writing a new version of it. I decided that it lacked certain features that I wanted (like an actual field for Format and Norm), so I’m in the process of writing it again. Of course, this also includes a tough choice:
- re-enter all of the information, for each CD (there are probably over 5000 at this point), or
- re-connect the old SQL server, pull the information off it, re-format the information, and insert it into the new server
I can’t decide which would be a bigger pain, so for now I’ve manually entered data for a few series (B5, Highlander, a few others), just to get some sample data to use for the database, and see what I’m missing, and what’s gonna be difficult to code.