Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
steamngn
Constraint Violating Yak Guru
306 Posts |
Posted - 2005-03-24 : 11:17:38
|
Howdy Gang,Anyone have any knowledge on how to export columns from a table into a Global address list for Exchange/Outlook We have a DB table named AR_CUST with cols NAM & E_MAIL_ADRS_1, and would like to set it up so that when a customer is added to AR_CUST the name and email address are added as a new contact. It would be nice if it could be automated rather than needing DTS and a daily pkg., but I suppose this could be done as a job...(which is kinda automated, ain't it?)AndyThere's never enough time to type code right, but always enough time for a hotfix... |
|
|
|
|
|