AboutKevin King Expertise I can answer questions about the Multivalue data model, comparison and contrast with several implementations of the relational model, with specific emphasis on storage, processing, and retrieval optimization.
Experience Since 1981 I have been a programmer, analyst, consultant, and trainer with various Multivalue products and technologies. I hold two patents describing innovative storage mechanisms for multidimensional data, and continue to explore new optimization methods and techniques.
Publications IDBMA Spectrum Magazine,
SSELECT Magazine, Front Range TechBiz, Open Systems Database Association Newsletter, Longmont Daily Times-Call
Education/Credentials My (B.A) degree is in Information Systems with emphasis on information storage, data transfer, and programming languages.
Awards and Honors Contract Professional All-Star: March 2001
Question I have projects where I need to email between 100 to 400 web site (I have their domain names) a specific message. Is there a quick way to get their emails?
Answer If you do not have a relationship with the companies who own these domains, then what you're proposing is spam which is illegal according to CAUCE (Coalition Against Unsolicited Commercial Email). This has nothing to do with relational databases.
That said, if you need to send bulk email, the smtp features of PHP are probably easiest.