![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#2
|
|||
|
|||
![]()
You would call it the same way from any application that can run VBScript;
there would be no difference in Outlook. Your question is essentially ADO related. Stored procedures are typically run this way with vbscript: Dim conThis Set conThis = CreateObject("ADODB.Connection") conThis.Open "myconnectionstring" conThis.Execute "MyStoredProcedureName" -- Eric Legault (Outlook MVP, MCDBA, old school WOSA MCSD, B.A.) Try Picture Attachments Wizard for Outlook: http://www.collaborativeinnovations.ca Blog: http://blogs.officezealot.com/legault/ "Computer Newbie" wrote: Hi, I am assisting someone trying to look up information for the following question. Please keep in mind that he is computer tech savvy and I am not. If this question does not apply to you could you please direct me to the department that would best handle this question. How do I call a stored procedure inside my sql with a vba script inside Microsoft outlook? Thank you for taking the time. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Message Rule Does Not Run VBA Procedure | Lowell | Outlook and VBA | 18 | March 9th 06 06:47 PM |
Opening Links from Inside Oulook Express 6 | Sportdaddy | Outlook Express | 1 | February 24th 06 01:53 PM |
Play .wav file inside outlook? | John Girard | Outlook - General Queries | 1 | February 16th 06 07:45 AM |
Calling all Microsoft MVP's! (contacts problem) | [email protected] | Outlook - Using Contacts | 1 | February 9th 06 10:31 PM |
Outlook 2003 Requirements and Install procedure | Michelle | Outlook - Installation | 3 | January 24th 06 11:14 PM |