473,668 Members | 2,460 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Work order system -email import program

157 New Member
Hello!

I am currently designing a work order system for our service department. The system will be a place to se what your task should be for today and a possibilty for users to report task's for our service department.

Example:
John discovers that on of our conveyer belts makes a screeming sound. He goes to his computer and sends a e-mail to service@mycompa ny.no
This email goes to a server which has access running. This access database uses a mail import module (.mdb) that i have gotten from Fabalou.com.

This import module i want to run with a sleep function that checks the inbox (run the module) every 2 minutes or something.
The problem is that when this module tries to contact the inbox you get a msgbox in outlook that a program wants to access your inbox and you have to approve it. Because of this my hole plan is useless if i cannot get outlook to always accept request from access.

Is there anyone her who have a solution to this. Either to fix outlook or to use a different aproach.
If not i have to install access on all computers which should be able to report errors to the service department so that they can use a standard access form.

Please help a Norwegiean fella :)
May 21 '07 #1
3 2346
MrDeej
157 New Member
Ok.
I found out that i can use Outlook Redemption to import mail messages from outlook inbox to a table in Access. But this programming is way of my level....

If there is someone here who can help me with an example on how to code a import of new messages from inbox to a table using Outlook Redemption i would appreciate it very much

:)
May 21 '07 #2
NeoPa
32,568 Recognized Expert Moderator MVP
I'm sorry Mr Deej.
That link looks like third party software. This is a general Access forum and not a free coding resource. We're happy to provide answers where we can to specific questions. Unfortunately we don't have time (or inclination I suspect) to design anything for you from scratch.
We're about teaching how to fish rather than doing the fishing for you.
Jun 2 '07 #3
johngen
4 New Member
You can control the security messages with this tool.

http://forum.geniusatwork.nl/topic.asp?TOPIC_ID=145
Jun 8 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
4352
by: Mike Chamberlain | last post by:
Hi all. I'm trying to extend the Microsoft Enterprise Library Data Access Application Block (http://msdn.microsoft.com/library/en-us/dnpag2/html/daab.asp?frame=true) to work with a Borland Interbase database. To do this, I copied and renamed the source files for working with a SQL Server database (SqlCommandWrapper.cs/SqlDatabase.cs to InterbaseCommandWrapper.cs/InterbaseDatabase.cs). I then changed all
1
1664
by: Daniel Lidström | last post by:
Hello, how can I control the order of which elements are serialized. For example, my class looks like: public __gc class Author { public: Author(); // get/set methods
96
5668
by: Karen Hill | last post by:
SELECT surgeries.*, animals.* FROM surgeries INNER JOIN animals ON .=. AND WHERE ((.=Date()) Or .=Date()); I'm trying to write a query that joins two table together, animals and surgeries where surgeries.id = animals.id and only where the surgery date was date_a or date_b. I'm doing this in Microsoft Access 2000 and am tearing out my hair
1
2286
by: Simon Harvey | last post by:
Hi chaps, I've made a pretty simple service in c# using VS.net. It compiles correctly and I've followed what little documentation there is to create a setup project in order to install the service. When I try to do the install, everything seems to go well apart from right at the end, it asks me for a account name and a password. I'm not sure what to give it. I've tried my own account and I've tried
13
2574
by: z. f. | last post by:
Hi, i have a class that is derived from System.Web.UI.Page, and this is the class i use in my application as PageBase. all other page classes are deriverd from my PageBase instead of the original System.Web.UI.Page in order to have common checks in the page base. i make securirty checks in the page base page_load event. if the security fails, i can do whatever i want before the "real" / derived page gets to be executed.
3
5619
by: Brian Henry | last post by:
Hi, I have a bunch of forms in a DLL that I call from my main application. The one form is a login form, and I have the tab order set in the order I want it (password box first, then ok button then cancel button then database selection combo box then user name text box, then back to password text box) now the password, user name and database entry's are in a group box frame. the buttons (Ok and Cancel) are outside the group frame. Now...
0
1740
by: joseph speigle | last post by:
hi, To see the query results in native language see http://database.sarang.net/?inc=read&aid=5368&criteria=pgsql&subcrit=qna&id=&limit=20&keyword=&page=1 the simpler url is http://database.sarang.net/?criteria=pgsql becase there is no korean postgresql list. poster is "joesp"
0
1210
by: Dave Worm | last post by:
I am considering using php/mysql for a web based work order system. There will be different levels of access for 30 different users. The demand will be 1 work order every 2 minutes. Has anyone created such an app with php? Can you point me to what you have created?
3
12608
by: mac | last post by:
I have a datagridview that I populate with the result of a web service. The webservice sends multiple rows back with each row as one element of an array. I use a for loop and the bindingsource.Add method to get the rows into the grid. That all works fine, but at runtime, the grid wont' allow me to sort. I have used he smarttage to edit the columns and made sure that the sortmode is set to "Automatic", but when I click the column...
14
3475
by: webEater | last post by:
I have a problem, it's not browser specific, and I don't get a solution. I have an (X)HTML document, I show you a part of it: .... <!--<div class="pad">--> <div id="eventImages"><img src="" id="eventImage0" class="eventImage"><img src="" id="eventImage1" class="eventImage"></div>
0
8381
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8893
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8586
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8658
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7401
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6209
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
1
2792
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2026
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1786
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.