I need to move some data generated from a SQL Server 2000 scheduled job over
to Exchange 2003 calendar. After some research, it appears that a DTS package
could do the trick for me.
My questions is, does anyone know how to connect to Exchange from SQL DTS? I
know there should be some support for its driver. Any articles, websites,
etc... of any help?
Also, can you think of another practical solution for the above scenario
other than DTS?
Thanks in advance for any help.