B
Bob Flenniken
Where can I find information on how to license and control registration for Access databases I develop and want to sell? I've been using VB to create helper apps that form the command line for the .mdb file (based on registry entries for the location of installed versions of Access). I then use Armadillo to protect the VB .exe file and put code in the .mdb file to shut it down if it is not started by the helper file (I pass in command line parameters based on the clock and random number generation and manipulation). This works great, but it would be nice if there were an easier way. I would also like to figure out how to protect an Access Add-in I'm working on. Are there any books or web sites out there that shed light on this???