J
John
I am inheriting an access db that has been worked on since 1997.
Updated, enhanced, modified, etc since that time. It uses SQL Server
2005 as the backend for the db. There are parts of the front end that
use DSN connection and others that do not. I am aware of the site
that Doug Steele has with the dsn-less info, which I got a copy of.
But I am wondering just how difficult would it be to convert over to
dsn-less? What all would it entail beyond what is on the website?
What pitfalls should I lookout for? This inherited db is about 30mgs
in size (after compact and repair) and is very complex in nature. I
would like to get away from the dsn and actually make the
connection(s) more unified in nature. Going dsn-less, I think, is the
answer to what will be problems.
Thanks.
John
Updated, enhanced, modified, etc since that time. It uses SQL Server
2005 as the backend for the db. There are parts of the front end that
use DSN connection and others that do not. I am aware of the site
that Doug Steele has with the dsn-less info, which I got a copy of.
But I am wondering just how difficult would it be to convert over to
dsn-less? What all would it entail beyond what is on the website?
What pitfalls should I lookout for? This inherited db is about 30mgs
in size (after compact and repair) and is very complex in nature. I
would like to get away from the dsn and actually make the
connection(s) more unified in nature. Going dsn-less, I think, is the
answer to what will be problems.
Thanks.
John