Hello,

I am trying to make a connection to a datasource that is an ADODB
Recordset in VB 6. I have been trying with no success. I have found
half answers on how to connect to .txt and .xls. datasources but nothing
on a recordset.
I have an ADODB Recordset that is created from a query executed from a
user. I need to take that query result and then mail merge it with a
word document.

Does anyone know how to do this to help me out? Is this even possible?

Thanks

Nick

Re: HELP - Connecting to ADODB Datasource for a MaiMerge by Doug

Doug
Tue Jun 21 13:40:59 CDT 2005

This post has been answered in the mailmerge newsgroup. Please do not post
the same message to multiple newsgroups.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
"Nick" <nick.vrbos@immofront.com> wrote in message
news:%23KNBYmodFHA.1288@tk2msftngp13.phx.gbl...
> Hello,
>
> I am trying to make a connection to a datasource that is an ADODB
> Recordset in VB 6. I have been trying with no success. I have found half
> answers on how to connect to .txt and .xls. datasources but nothing on a
> recordset.
> I have an ADODB Recordset that is created from a query executed from a
> user. I need to take that query result and then mail merge it with a word
> document.
>
> Does anyone know how to do this to help me out? Is this even possible?
>
> Thanks
>
> Nick