Group:  Microsoft Access ยป microsoft.public.access.formscoding
Thread: ADO: Listview

Geek News

ADO: Listview
SC 12/30/2008 5:08:06 AM
I am currently converting code from using DAO to ADO. I am having trouble
with loading a treeview recursively. Microsoft has a good DAO sample code.
Any code examples out there for ADO?

SC
RE: ADO: Listview
SC 12/30/2008 5:55:01 AM
This is no longer needed I was able to come up with a solution using .find
instead of .findfirst

"SC" wrote:

[Quoted Text]
> I am currently converting code from using DAO to ADO. I am having trouble
> with loading a treeview recursively. Microsoft has a good DAO sample code.
> Any code examples out there for ADO?
>
> SC
Re: ADO: Listview
"Douglas J. Steele" <NOSPAM_djsteele[ at ]NOSPAM_gmail.com> 12/30/2008 2:57:51 PM
Just curious as to why you're switching from DAO to ADO.

If you're still keeping your data in Jet (i.e. an MDB or ACCDB file), you're
better off using DAO.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)


"SC" <SC[ at ]discussions.microsoft.com> wrote in message
news:52636C31-D654-4F27-AA32-BFF2432046D6[ at ]microsoft.com...
[Quoted Text]
> This is no longer needed I was able to come up with a solution using .find
> instead of .findfirst
>
> "SC" wrote:
>
>> I am currently converting code from using DAO to ADO. I am having
>> trouble
>> with loading a treeview recursively. Microsoft has a good DAO sample
>> code.
>> Any code examples out there for ADO?
>>
>> SC


Re: ADO: Listview
"David W. Fenton" <XXXusenet[ at ]dfenton.com.invalid> 12/31/2008 2:43:52 AM
"Douglas J. Steele" <NOSPAM_djsteele[ at ]NOSPAM_gmail.com> wrote in
news:uYyb#7oaJHA.1188[ at ]TK2MSFTNGP05.phx.gbl:

[Quoted Text]
> If you're still keeping your data in Jet (i.e. an MDB or ACCDB
> file), you're better off using DAO.

If you're using linked tables, I see no reason for ADO, either.

Indeed, outside an ADP, I just can't see any justification for
anyone using ADO for anything at all (other than the small handful
of things MS has churlishly implemented in ADO and never ported to
DAO).

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net