K
Kyle Jedrusiak
We have multiple apps that were written in VB5, brought up to VB6 and make
use of both DAO and ADO in different spots. [Several people along different
learing curves made changes as part of many revolving design changes].
However the back end data for these apps all currently resides in an Access
97 format MDB file.
Since there are still minor changes being made until the decision is made to
re-architect the whole thing using SQL and .NET we are trying to at least
eliminate Access 97.
If we convert the MDB files to a Access 2000 format (or preferably Access
2002 format), how much trouble would it be to get our applications to
support the new MDB format.
I kind of know it will involved selecting newer ADO libraries, etc. and
re-compiling But am I opening up a huge can of worms here?
Kyle!
use of both DAO and ADO in different spots. [Several people along different
learing curves made changes as part of many revolving design changes].
However the back end data for these apps all currently resides in an Access
97 format MDB file.
Since there are still minor changes being made until the decision is made to
re-architect the whole thing using SQL and .NET we are trying to at least
eliminate Access 97.
If we convert the MDB files to a Access 2000 format (or preferably Access
2002 format), how much trouble would it be to get our applications to
support the new MDB format.
I kind of know it will involved selecting newer ADO libraries, etc. and
re-compiling But am I opening up a huge can of worms here?
Kyle!