Re: Index number not working properly with variable
- From: Marshall Barton <marshbarton@xxxxxxxxxx>
- Date: Fri, 17 Oct 2008 14:38:16 -0500
Ronald R. Dodge, Jr. wrote:
The class itself is one that I created myself to address some of the issues
I ran into within DAO coding. It's basically to modulate code so as I only
have to call on the codes within the various forms rather than having to
create codes within the forms themselves.
One of the reasons being, as much as I would like to use bound forms and
controls, the requirements to use such and the requirements of my users
along with my own set of requirements don't quite allow for the use bound
forms. In all actuality, it's not so much my own set of requirements that's
keeping me from using bound forms/controls, but rather with the fact that
I'm having to model to how JDE works to keep the training involved to a
minimal. One of the aspects of it doesn't allow for the use of bound
forms/controls.
ADO also doesn't allow for persistent connection against a Jet Engine
database, so can't really use it either in environments requiring such
connections. Therefore, the only way to use ADO within MS Access would be
to model more or less the ADO.NET coding in a disconnected environment,
though much more limited than ADO.NET set of codes.
Given the above situation, that only leaves DAO coding left even though it's
basically dead in the water as far as any improvements to it is concerned.
I won't try to second guess your use of bound forms.
DAO is NOT dead in the water. A2007 made major changes in
relation to the new ACE file format and several new
features. ADO is the data access library that has had the
bare minimum of updates over the last several versions.
--
Marsh
MVP [MS Access]
.
- Follow-Ups:
- Re: Index number not working properly with variable
- From: Ronald R. Dodge, Jr.
- Re: Index number not working properly with variable
- References:
- Index number not working properly with variable
- From: Ronald R. Dodge, Jr.
- Re: Index number not working properly with variable
- From: Marshall Barton
- Re: Index number not working properly with variable
- From: Ronald R. Dodge, Jr.
- Re: Index number not working properly with variable
- From: Marshall Barton
- Re: Index number not working properly with variable
- From: Ronald R. Dodge, Jr.
- Index number not working properly with variable
- Prev by Date: RE: Application.Run
- Next by Date: Re: Printing Access Report Via Module Fails to Trigger 'On Activate' E
- Previous by thread: Re: Index number not working properly with variable
- Next by thread: Re: Index number not working properly with variable
- Index(es):
Relevant Pages
|