![]() |
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
|
|||
|
|||
![]()
We are developing a helpdesk application and would like to add the ability
to create call (records in the database) automatically from the email sent to a specific mailbox. For example if the user sends a mail with "New" in the subject line then we want to run a SQL statement like this Insert Into Calls (Subject, Details) Values ( EmailSubject , EmailBody) We would also like the possibility to update record with the information i.e. if someone sends an email with the following subject line Update: 204 i.e. update record id 204 with the information contained in the email hence the query will be Update Calls Set Description = EmailBody where id=204 I have look around and it appears this can be done through VBScript or VBA or VB. Has anyone done anything like this before? Any code links or sample code to modify. The application and the database will be internal and we are running mixture of Outlook 2003/2000 on Microsoft Exchange server 2000 Any help is greatly appreciated. |
Ads |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How do I convert my ACT! 6.0 database info to MS Outlook 2003 | Alex B. | Outlook - Installation | 0 | February 24th 06 06:37 PM |
is it possible to combine related contact records in outlook? | zgrl350 | Outlook - Using Contacts | 2 | February 12th 06 11:29 PM |
How do i transfer a database from excel to outlook | Hayden | Outlook - Using Contacts | 1 | January 30th 06 04:34 AM |
ACT 4 database conversion to Outlook 2003 | James M | Outlook - Using Contacts | 1 | January 20th 06 12:53 PM |
Import Excel to Outlook creates separate records for each fiel | rachel | Outlook - Using Contacts | 1 | January 13th 06 10:30 PM |