See the article "Access a database and insert into a Word document the data
that you find there" at:
http://word.mvps.org/FAQs/InterDev/GetDataFromDB.htm

Signature
Please respond to the Newsgroup for the benefit of others who may be
interested. Questions sent directly to me will only be answered on a paid
consulting basis.
Hope this helps,
Doug Robbins - Word MVP
> Is it possible to instantiate an ADO recordset
> in Word VBA? I tried and altho it passes syntax check, it
> doesn't seem to actually work. How about DAO? Thanks!