B
Brian
I am planning on rewriting an Access database using an Access front/back ends
into one that uses an Access front-end and SQL Server 2005 back end. When I
designed the db originally, the database was stored on the G:\ drive and the
front end was on each computer. On my development computer, my G:\ drive
pointed to a different location, so I was always using a duplicate set of
data for development. When the db was rolled out to the users, the link
still pointed to the G:\ drive, but because it was mapped differently, they
used the live data.
Anyway, now that the back end is SQL and the tables are linked into the
front-end Access db, how do I make sure that I am using a duplicate set of
data, without unlinking and relinking all of the tables every time I roll out
an update?
Have I stated this clearly enough?
Thanks for anyone who can offer suggestions.
Brian
into one that uses an Access front-end and SQL Server 2005 back end. When I
designed the db originally, the database was stored on the G:\ drive and the
front end was on each computer. On my development computer, my G:\ drive
pointed to a different location, so I was always using a duplicate set of
data for development. When the db was rolled out to the users, the link
still pointed to the G:\ drive, but because it was mapped differently, they
used the live data.
Anyway, now that the back end is SQL and the tables are linked into the
front-end Access db, how do I make sure that I am using a duplicate set of
data, without unlinking and relinking all of the tables every time I roll out
an update?
Have I stated this clearly enough?
Thanks for anyone who can offer suggestions.
Brian