B
BacktoAccess
I have done a bit of homework on this topic and have basically
determined that there is not a simple answer to my question but I
thought I would ask to see if there are any new developments that
would lean the community one way or another especially with the Beta
release of Access 2010.
The Background is that I have a fairly extensive Access application.
Currently Access 2003 Front End/Access back end via linked tables that
I am evaluating for migrating the data to SQL Server. I am also in the
process of cleaning up code and writing a lot of class modules in
support of the clean-up. My background is with DAO and I am
comfortable with it.
My question is whether or not there are any strong cases to move to
ADO if I am re-writing the bulk of the code anyway. The factors that I
believe come into play are as follows:
Life Cycle - Will DAO continue to be supported for the foreseeable
future?
Interoperability - Is there a strong case for ADO versus DAO when
working with SQL Server databases? I have read a bit about what each
can and can't do but don't have any practical experience.
Portability - I don't have any expectation that I will move the front
end out of Access in the foreseeable future but it seems as though ADO
may be more portable to other front ends.
Bottom line is that I have been resistant to change for some time and
at this time have a willingness to make some changes to my approach if
there is merit.
I look forward to hearing some opinions.
determined that there is not a simple answer to my question but I
thought I would ask to see if there are any new developments that
would lean the community one way or another especially with the Beta
release of Access 2010.
The Background is that I have a fairly extensive Access application.
Currently Access 2003 Front End/Access back end via linked tables that
I am evaluating for migrating the data to SQL Server. I am also in the
process of cleaning up code and writing a lot of class modules in
support of the clean-up. My background is with DAO and I am
comfortable with it.
My question is whether or not there are any strong cases to move to
ADO if I am re-writing the bulk of the code anyway. The factors that I
believe come into play are as follows:
Life Cycle - Will DAO continue to be supported for the foreseeable
future?
Interoperability - Is there a strong case for ADO versus DAO when
working with SQL Server databases? I have read a bit about what each
can and can't do but don't have any practical experience.
Portability - I don't have any expectation that I will move the front
end out of Access in the foreseeable future but it seems as though ADO
may be more portable to other front ends.
Bottom line is that I have been resistant to change for some time and
at this time have a willingness to make some changes to my approach if
there is merit.
I look forward to hearing some opinions.