Re: Data Base Beginner Question
- From: "Brendan Reynolds" <brenreyn@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 6 Dec 2005 11:39:27 -0000
Given the information available, it sounds as though Access might suit your
needs. You don't have to choose between Access and ADO. You can, if you
wish, use ADO with Access. Access supports two data-access technologies, DAO
(Microsoft Data Access Objects) and ADO (Microsoft ActiveX Data Objects).
Many long-time Access developers prefer to stick with DAO when working with
Access applications and JET (MDB) databases, but most books on programming
Access will include coverage of both DAO and ADO.
If you decide you want to learn more about Access, one of the Access MVPs,
Jeff Conrad, has an extensive list of Resources at the following URL ...
http://home.bendbroadband.com/conradsystems/accessjunkie.html
If you have a particular interest in Access and ADO, look for Access books
by Rick Dobson, published by Microsoft Press.
--
Brendan Reynolds
"Greg Wilson" <GregWilson@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:EC06346D-7B4A-4E0A-B5B8-986A97FB1910@xxxxxxxxxxxxxxxx
>I am an experienced VBA developer with no experience with either Access or
> ADO. I need to improve in the data base area and know nothing about ADO.
> I
> currently data base using Excel or Text files only (programmatically). I
> am
> NOT a proffesional but only program to a small degree when required as a
> part
> of a skill set . I work as a technologist in a civil engineering lab and
> my
> needs relate to lab information management, data analysis (including data
> basing results), reporting etc.
>
> Hoping someone will give me advice on the best direction to take, best
> place
> to start and best sources. Perhaps Access rather than ADO is the direction
> to
> take. I obtained some ADO code that was impressive at obtaining data from
> a
> closed Excel workbook which peaked my interest in the subject. Of course,
> I
> don't understand the code.
>
> Greg
.
- Follow-Ups:
- Re: Data Base Beginner Question
- From: MP
- Re: Data Base Beginner Question
- Prev by Date: Re: how to connect to remote computer?
- Next by Date: Re: Data Base Beginner Question
- Previous by thread: OpenSchema
- Next by thread: Re: Data Base Beginner Question
- Index(es):
Relevant Pages
|
|