If you create an app that utilizes a database to store information, what do u do if the end user doesn't have access, mysql or anykind of dbm? should the code be written to compensate for it or should you make that a requirement? Should maybe a"trial" version be included with your release? mysql is free so that would be a good alternative.
