Any database aware ActiveX Controls can be used on custom Outlook forms.
See:
Connecting Outlook to Databases:
http://www.outlookcode.com/article.aspx?ID=25
"HK" <AycheKay@gmail.com> wrote in message
news:c5b81410-715d-47b8-9872-9f58f41b2f79@27g2000hsf.googlegroups.com...
> Is it possible, in outlook, to have a "table" and bind the form to a
> Recordset and the Fields to a Record Source? Would this use DAO or
> ADO?
>
> I'm familiar with programming in MS Access so my mind relates this to
> Access.
>
> I'm trying to simplify making changes to existing Outlook Appointments.