Ok, so I'm wondering what the best/most efficient way is to load a database of info. For example, lets say I have a precompiled database of 100 movies. When the user touches the name of a movie, I want to load the information for it. Any advice for a newbie would be great
Thanks!