Transfer data from Outlook folder tot Access database 
Author Message
 Transfer data from Outlook folder tot Access database

I want to access an Outlook folder and put the data that is in there in a
Access database. I have no experience with VB Script but I do have
experience with VB 6. The problem is that all the codes I use are VB codes
and VB Script doesn't seem to know them. Does anyone have a answer for my
problem.

Thank you!

Miss Suzanne Hoogstad
NTNT Nederland BV
The Netherlands



Sun, 09 Mar 2003 03:00:00 GMT  
 Transfer data from Outlook folder tot Access database

define the codes as constants

i.e

const cdopr_displayname=&H3001001F

then you can refer to the codes!

Emma

Quote:
> I want to access an Outlook folder and put the data that is in there in a
> Access database. I have no experience with VB Script but I do have
> experience with VB 6. The problem is that all the codes I use are VB codes
> and VB Script doesn't seem to know them. Does anyone have a answer for my
> problem.

> Thank you!

> Miss Suzanne Hoogstad
> NTNT Nederland BV
> The Netherlands



Sun, 09 Mar 2003 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Relating Outlook folder to Access database with code in custom Forms

2. Outlook View control - accessing folders other than Default Folder

3. using VBscript to access Access database in public folder

4. Newbie Q - Dumping Outlook data into remote Access Database

5. Transfer data from record A(database A) to record B(database B)

6. Different problems with the data transfer from Outlook 2002 to Excel

7. Transferring data via Userforms between Excel and Outlook

8. Different problems with the data transfer from Outlook 2002 to Excel

9. Transferring data from UserForm in Excel to Outlook

10. Using MS Outlook Email with embedded fields for data transfer

11. Writing Code to Transfer from Access Table to Outlook

12. Root folder name in Outlook data store

 

 
Powered by phpBB® Forum Software