Re: vb6 and data report object



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


.



Relevant Pages

  • Re: Is ADO Dead (3)?
    ... The Design of ADO ... ADO uses a single object, the Recordset, as a common representation for ... a forward-only stream of results from a database, ... where data is updated at the data source or cached locally as with the ...
    (comp.databases.ms-access)
  • Re: Is ADO Dead (3)?
    ... The Design of ADO ... ADO uses a single object, the Recordset, as a common representation for ... a forward-only stream of results from a database, ... where data is updated at the data source or cached locally as with the ...
    (comp.databases.ms-access)
  • Re: Is ADO Dead (3)?
    ... The Design of ADO ... ADO uses a single object, the Recordset, as a common representation for ... a forward-only stream of results from a database, ... where data is updated at the data source or cached locally as with the ...
    (comp.databases.ms-access)
  • Re: Is ADO Dead (3)?
    ... The Design of ADO ... ADO uses a single object, the Recordset, as a common representation for ... a forward-only stream of results from a database, ... where data is updated at the data source or cached locally as with the ...
    (comp.databases.ms-access)
  • Re: Is ADO Dead (3)?
    ... ADO.NET for the ADO Programmer ... disconnected from the data source? ... How do I use ADO.NET with XML, ... retrieval and updates, in the .NET Framework? ...
    (comp.databases.ms-access)