![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have created a DTS package the exports information to an Excel Spreadsheet. The last task is an Outlook task but I get a mapi error, could not open the attached file. If I run Outlook Task in another DTS, it's fine. I tried using xp_sendmail but is expecting parameter @user which isn't part of the parameters for xp_sendmail. People in the forum suggest using active X. What are the commands for sending a attachment using active X or is there something I can fix in my previous 2 attempts? Thanks Mike |
#3
| |||
| |||
|
|
perhaps the connection to the Excel file is still open. Look in the Workflow properties of the datapump to task to close it. -- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. www.SQLIS.com - You thought DTS was good. here we show you the new stuff. www.konesans.com - Consultancy from the people who know "Mike" <mdunlap (AT) nospam (DOT) com> wrote in message news:u1wJE0YgFHA.2700 (AT) TK2MSFTNGP15 (DOT) phx.gbl... I have created a DTS package the exports information to an Excel Spreadsheet. The last task is an Outlook task but I get a mapi error, could not open the attached file. If I run Outlook Task in another DTS, it's fine. I tried using xp_sendmail but is expecting parameter @user which isn't part of the parameters for xp_sendmail. People in the forum suggest using active X. What are the commands for sending a attachment using active X or is there something I can fix in my previous 2 attempts? Thanks Mike |
![]() |
| Thread Tools | |
| Display Modes | |
| |