
Use VBScript to read data from MS-Access to MS-Outlook
You can try using the ADO object model either with ODBC or the OLEDB
provider. I personally haven't tried this so can't say anything for sure.
But you are probably best off posting this post to an Outlook newsgroup.
-- Dev
: Hi,
:
: I would like to access to data in MS-Access DB to use it in my
: MS-Outlook form.
:
: How to code VBScript in MS-Outlook to access a Recordset in MS-Access?
:
: Thank you in advance !
:
: /Phu Khanh
: