> Finally, if anyone has or knows of a good phone directory already. > Please point me in the right direction.
Have you considered LDAP? Run it over SSL with TLS - should calm any security concerns. Outlook (and most any other mail agent for that matter) can hook into it for address book lookups. You can store non-email related information in the LDAP database (address, phone number, etc.) The only catch is the offline-mode. I do not believe there is one but if you're considering installing MySQL on each machine you could set up a LDAP replicated slave instead. Don't get me wrong, writing a MySQL DB w/ GUI frontend would be more entertaining but this path is already well-traveled. Adam -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]