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 |
|
smuralig
Starting Member
4 Posts |
Posted - 2005-08-23 : 08:04:10
|
| Hi, We have more than 100 users who are using corporate email ids. These IDs are added as contacts in domain controller's active directory.All users are using outlook express as mail client.Whenever news user added in active directory, I go and update each users address book mannually from the exported addressbook file.I want to update this automatically from active directory to each users address book. Is it possible to do this through SQL Server ( thro Linked server or others). If yes, kindly help me.Thanks & Regardssmuralig |
|
|
techy
Starting Member
2 Posts |
Posted - 2005-08-23 : 10:22:04
|
| Only members of the sysadmin or db_owner roles can specify the Update_One option.Let me know if your login has these permissions. |
 |
|
|
smuralig
Starting Member
4 Posts |
Posted - 2005-08-24 : 01:57:57
|
| Hi,Yes I am the system admin and do have these roles permissions as well.Kindly help me to do the same.Thanks & Regards,smuralig |
 |
|
|
|
|
|