Re: vb6 and data report object
- From: "Veign" <NOSPAMinveign@xxxxxxxxx>
- Date: Tue, 7 Jun 2005 20:27:39 -0400
This is from the MSDN:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vb98/html/vbprodatasource.asp
<snip>
An object reference that qualifies as a data source, including ADO
Recordset objects, and classes or user controls defined as data sources
It specifically states an ADO Recordset. Based on that I would make the
assumption that you would not be able to use a DAO recordset.
Why not just make the move to ADO?
--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
--
Read. Decide. Sign the petition to Microsoft.
http://classicvb.org/petition/
"Tym" <spam_trap@xxxxxxxxx> wrote in message
news:fjqba19cqqdoecqsag1lam07prb49h63fq@xxxxxxxxxx
> On Tue, 7 Jun 2005 13:57:49 -0400, "Veign" <NOSPAMinveign@xxxxxxxxx>
> wrote:
>
> >Some samples:
> >http://www.veign.com/vrc_app_cat.asp?catid=24
>
> Thanks - but they all suffer from the same ADOness!!
>
> I need a DAO solution
.
- Follow-Ups:
- Re: vb6 and data report object
- From: Tym
- Re: vb6 and data report object
- References:
- vb6 and data report object
- From: Tym
- Re: vb6 and data report object
- From: Veign
- Re: vb6 and data report object
- From: Tym
- vb6 and data report object
- Prev by Date: Reached the limit of the controls on the form
- Next by Date: Re: Reached the limit of the controls on the form
- Previous by thread: Re: vb6 and data report object
- Next by thread: Re: vb6 and data report object
- Index(es):
Relevant Pages
|