R
Rich
I have users with 2003 and Im trying to give the ability to open or use '97 data base. Ive tried 2 things
1: just open db. this works but as soon as they try and do some form operation an error comes up 'operation not supported on replicable databases that have not been converted to the current version'
2. create a 2003 db with linked tables pointing at the '97 database. The result of this is that the linked tables have the first three fields missing and are replaced with fields named s_GUID, s_Lineage, ect
Shouldnt this be easy?
1: just open db. this works but as soon as they try and do some form operation an error comes up 'operation not supported on replicable databases that have not been converted to the current version'
2. create a 2003 db with linked tables pointing at the '97 database. The result of this is that the linked tables have the first three fields missing and are replaced with fields named s_GUID, s_Lineage, ect
Shouldnt this be easy?