DAO with OLXP

A

andy Bowden

Ken,

im sorry, but am i being really think?

from your comment i assume i make a connection to JET the
populate the combo box with the result set. although i
cant see the event handlers.

sorry
 
K

Ken Slovak - [MVP - Outlook]

I don't understand your question.

The database page I pointed you to at Slipstick has various samples
referenced, including a form that gets a unique ID number from an
Access database using DAO code. All you have to do is look at that
example or some of the others to see how to get a recordset from
Access into Outlook form code. Populating a control after that is a
matter of iterating the recordset and adding items from the recordset
into the control. Some controls allow you to put the entire recordset
into the control in one operation.
 

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