Check a queue

L

LKH

Does Access/VB Code have the ability to regularly check a queue to see if
there is an item in it that needs to be processed, get the item and then
process it?
 
L

LKH

Check an Outlook e-mail account for new e-mail, check for attachment, import
file attachment data (.X12) into DB.
 
K

KARL DEWEY

I do not know about Access interfaces to e-mail.
I suggest you start a new post with a subject something like --
"How to Check e-mail account for new e-mail"
Then put the rest of your desires in the body of post.
 
S

Steve Schapel

KARL said:
… Then put the rest of your desires in the body of post.

100% agreed. With plenty of detail and examples. Vague and incomplete
questions lend themselves to vague and incomplete answers.
 
L

LKH

I put this post out there earlier based on someone else's recommendation:
(Form Timer Event)
I want to use a form timer event to see if new emails have arrived and it
has
an attachement. If it does, then I want to extract the attachment data (a
..X12 file) into a DB. Can anyone help me with how to do this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top