I was asked by a friend who has a small business to make a database that would contain all of his customer info (names, addresses, purchase info, etc) and he would also like to query the DB for an address and be able to print that address on an envelope. I'd like to do this for him with MySQL, but I'm not sure how to go about the envelope address idea (other than a simple copy and paste into MS Word or something (since this will be running on a windows based system). I'm sure there 's a way to do this but I don't know if its more trouble than its worth with MySQL or if I'd be better off to build it with Access anyway sicne it's a very simple DB.
If you have any suggestions on that I'd love to hear them.
Thanks.