![]() |
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 |
#1
|
|||
|
|||
![]()
To whom it may concern:
I work on the Help Desk in a corporate IT department. I have created a basic Outlook form that people fill out and e-mail to the help desk with their request. I now want to change the form so that when they send it or click on a "Submit" button, the collected data goes to a database (Access, SQL, etc.) I need assistance with this function. Billy Williams MCP, MOUS, AASET |
Ads |
#2
|
|||
|
|||
![]()
You would need to write code behind the form (or a COM add-in that interacts with the form) to read the data from the Outlook item and then create new or updated items in the database using standard database access techniques such as ADO. See http://www.outlookcode.com/article.aspx?ID=25 for resources.
FYI, there is a newsgroup specifically for Outlook forms issues "down the hall" at microsoft.public.outlook.program_forms or, via web interface, at http://www.microsoft.com/office/comm...rogram_f orms -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Billy Williams" wrote in message ... To whom it may concern: I work on the Help Desk in a corporate IT department. I have created a basic Outlook form that people fill out and e-mail to the help desk with their request. I now want to change the form so that when they send it or click on a "Submit" button, the collected data goes to a database (Access, SQL, etc.) I need assistance with this function. Billy Williams MCP, MOUS, AASET |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Form created in Outlook will not send data filled in. | Joanne19541 | Outlook - Using Forms | 4 | September 5th 07 04:12 AM |
cannot find data file to create or send email messages | sj_eddie | Outlook - Installation | 1 | June 9th 06 03:33 PM |
cannot find data file to create or send email messages | sj_eddie | Outlook - Installation | 6 | June 9th 06 02:59 AM |
getting data from Access Database in Outlook Form | Weatherman | Outlook - Calandaring | 1 | April 17th 06 02:49 PM |
Can custom form data populate access database | jbtempe | Outlook - Using Forms | 1 | January 20th 06 04:02 PM |