|
Home > Archive > MS SQL Server DTS > December 2005 > DTS connection to Exchange 2003
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
DTS connection to Exchange 2003
|
|
|
| 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.
| |
|
|
|
|
Thanks Vadim,
This article surely helps because I was going to invest some time in trying
to figure out how to connect to Exchange in DTS.
This question might not belong in this newsgroup but out of curiosity, do
you know if an ASP.NET application can insert data into Exchange Calendar?
"vadim.svinkin@gmail.com" wrote:
> John,
>
> You cannot use DTS to connect to Exchange. See this KB article:
> http://support.microsoft.com/defaul...b;EN-US;q287753
>
> Vadim.
>
>
| |
| vadim.svinkin@gmail.com 2005-12-23, 11:24 am |
| I think ASP.NET application can insert data into Exchange - think of
Web Outook. I would be surprised if it is not in ASP.NET
Vadim.
|
|
|
|
|