DataBase - Emportingv e-mail into and Access 2003 database
Asked By The Chomp
29-Jan-10 10:59 AM
Good Day.
I am setting up a tracking database and one of the requirements is to import
e-mails into the database.
Does anyone know if this 1) can be done, 2) should be done, or 3) would
there be a better way of doing this
Thanks All.
Chomp
Access 2003
(1)
Outlook
(1)
Database
(1)
A0Aftercess
(1)
OnTimer
(1)
Emportingv
(1)
Lesandrini
(1)
Outloook
(1)
pietlinde replied to The Chomp
ort
Why do you want/need the e-mails in Access? Is there something you
cannot do by linking to your Inbox? Which e-mail client are you
using, Outloook?
The Chomp replied to pietlinde
Link to Outlook????
I guess I should try to explain what I am trying to do.
I want to track the work that needs to be done by our section on a number of
different projects at the same time. The preferred method of communications
is e-mail. What I wanted to do is link each e-mail to the work that was being
done. This way, all documentation would be available in one tool.
It maybe that I should be using a different tool....
Thanks
Chomp
PieterLinden via AccessMonster.com replied to The Chomp
If you can link to your e-mail's datastore, then you can run a maketable
query the first time you want to append the e-mails to your database. After
that, you can create a query to do it for you. Depends on whether Access can
link to the e-mail app's data or not. What e-mail client are you using?
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-externaldata/201001/1
The Chomp replied to PieterLinden via AccessMonster.com
Thank you.
We are using an exchange server. This being said, I was hoping for something
on the simple side as I am not working with people with a lot of technical
knowledge. As well, I was looking for something that could be maintained if I
was to leave this position.
Thanks Agin
pietlinde replied to The Chomp

ing
l
if I
ber of
tions
s being
e
=A0After
cess can
ng?
The easy way to do this would be something like this:
1. create a table in Access into which you want to store the e-mails.
-- this could be an issue if you have attachments. Not entirely sure
how Access07 handles them, but you would have to deal with that part.
2. attach the Outlook folder you have the e-mails in to Access (file/
get external data/switch to Outlook....)
3. use the find unmatched query wizard to get the e-mails from the
Outlook Inbox that are not already in the Access table.
4. turn the query into an append query.
Then it depends on how frequently you want to check the Outlook
account for the e-mail messages. Danny Lesandrini has code on his
website, Inbox Watcher, that will periodically check the inbox for new
mail, (basically a form with a timer event) - and you could just have
the OnTimer event be to run your append query. Then you could set it
and forget it.
For your own sanity, you might want to store the information about
which mailbox to use and the password in separate custom database
properties and give the administrator a way to change these, should
the need arise. Just saves having to dig through your code and fix
things.

Roger Jennings on Access / Sharepoint DataBase http: / / www.quepublishing.com / articles / article.aspx?p = 1606238 I was very dismayed reading this is it makes it pretty clear that in-house hosting of your Sharepoint server with Access Services to support browser-based Access apps is something only large companies will be able to afford, because the pricing and licensing for the Enterprise version is very, very steep. The alternative is hosted Sharepoint / Access Services, and the costs do not seem terribly high. It seems to me that the pricing is upside-down. Big enterprises do not want to deploy Access apps in the browser - - they will build their own .NET apps, browser-based or not 2010, it could vastly increase those costs for organizations with legacy hardware). The features of Access 2010 used in conjunction with Sharepoint 2010 seem to me to be most compelling for and small businesses. I do not know if I could sell clients on hosted Sharepoint / Access. I have been able to sell clients on hosted Exchange, and it is been very
Library Database DataBase Firstly, I am not sure if Library database is the correct term. I am talking about Dbs to which you set a reference drew blanks last time. Now assuming I have several referenced (library?) databases in my main database, how do I get the names of all the forms in all the Dbs? CodeProject AllForms.Count gives me the correct number of forms if I am in that referenced database. What I think I need is a method of looping through all the different CodeProject names in the main database, but there is not a sort of CodeProjects parent object. Or somehow moving the focus in the library and seeing how many forms there are. Any help gratefully received Phil Access Discussions David W. Fenton (1) Access 2007 (1) Office 2007 (1) Windows 7 (1) Distributed (1) Exception (1) Relative (1) Declare
Access 2010 for software development DataBase Hi, What do I need to use Access 2010 (or perhaps 2007) to port our 2003 application and create an executable (MDE in Access 2003)? Are there any issues with 2010? -paulw Access Discussions SQL Server (1) SharePoint (1) Albert D. Kallal (1) Office 2007 (1) Office 2003 (1) Access 2007 (1) Access 2010 (1) Access 2003 (1) You can use Access 2010
Might be outgrowing Access but daunted by SQL Server DataBase I am close to completing the consolidation of various small Access databases and a couple of Excel spreadsheets that my little company uses (5 staff) into an all encompasing Access database and I was planning on splitting the database when I was finished to allow simaltaneous use of it by staff on our small more and more obvious to me that I am going to need to give staff access to this new database from remote locations (outside of our office network). Two staff members are regularly overseas, one
Access 2010 with Sharepoint 2010 DataBase I found this article http: / / sharepointproconnections.com / Articles / tabid / 149 / nodeid / 1996 / SharePoint-Wish-List to me was these two points: client." Hopefully this means you can test out the Access 2010 in a browser capabilities. 2.0 AA compliance. Level 1 browsers, which support 100 on other platforms. Level 2 browsers will have some limitations in rendering and behavior." Bob Access Discussions SQL Server (1) MySQL (1) Visual Basic for Applications (1) SharePoint (1) Access 2007 (1) Access 2010 (1) Office 2003 (1) Windows 7 (1) Well, the question is do you really need to go to is called a develpment stack. that means you need to adopt a web server, a database server, and probably choose a particular browser scripting language on top of this. And, some