PC Review


Reply
Thread Tools Rate Thread

Will Access 97 .mdw work in Access 2003?

 
 
nohata
Guest
Posts: n/a
 
      21st Jun 2005
I have a small network of about 50 users. Multiple Access 97 applications
are located on an NT 4 server. Each user has a PC with an individual
installation of Access 97 in mainly Windows NT 4 environment (also few Win
2000's with Access 2000). I configured one of the PC's with Workgroup
Administrator and user level security - Users, Groups, individual Logins and
Passwords and Permissions. Then I copied System.mdw file from that PC to
System32 directory on each PC on the network. Worked like a dream.
Whenever I needed to add an user or change permissions I would make changes
on one of the PC's and again copy system.mdw to all PC's on the network.

Soon we will be adding new PC's with Windows XP and Access 2003 installed on
each machine. Will I be able to continue to simply copy existing Access 97
System.mdw file to new machines and expect same results or will I have to
design the whole new security system for Access 2003 PC's?

BTW am I correct in an assumption that I will have to keep all databases in
Access 97 format for the purpose of design changes (while data entry and
edit is possible from Access 2003 PC's) until everybody is ready with 2003
machines and then convert all databases to Access 2003?

Please advise.

Thanks


 
Reply With Quote
 
 
 
 
Lynn Trapp
Guest
Posts: n/a
 
      21st Jun 2005
> Will I be able to continue to simply copy existing Access 97 System.mdw
> file to new machines and expect same results or will I have to design the
> whole new security system for Access 2003 PC's?


Yes! We are still using the .mdw file from Access 95 where I work.

> BTW am I correct in an assumption that I will have to keep all databases
> in Access 97 format for the purpose of design changes (while data entry
> and edit is possible from Access 2003 PC's) until everybody is ready with
> 2003 machines and then convert all databases to Access 2003?


Not completely. You will want to split all your databases into a
frontend/backend configuration. Then, make a 2003 copy of the frontend by
converting the 97 frontend. Make sure that both frontends point to the same
backend. Give the users who have 97 a copy of the 97 frontend and the users
who have 2003 a copy of that frontend. As users are converted they get a new
frontend too.

--
Lynn Trapp
MS Access MVP
www.ltcomputerdesigns.com
Access Security: www.ltcomputerdesigns.com/Security.htm
Jeff Conrad's Access Junkie List:
http://home.bendbroadband.com/conrad...essjunkie.html



"nohata" <(E-Mail Removed)> wrote in message
news:mvMte.25928$(E-Mail Removed)...
>I have a small network of about 50 users. Multiple Access 97 applications
>are located on an NT 4 server. Each user has a PC with an individual
>installation of Access 97 in mainly Windows NT 4 environment (also few Win
>2000's with Access 2000). I configured one of the PC's with Workgroup
>Administrator and user level security - Users, Groups, individual Logins
>and Passwords and Permissions. Then I copied System.mdw file from that PC
>to System32 directory on each PC on the network. Worked like a dream.
>Whenever I needed to add an user or change permissions I would make changes
>on one of the PC's and again copy system.mdw to all PC's on the network.
>
> Soon we will be adding new PC's with Windows XP and Access 2003 installed
> on each machine. Will I be able to continue to simply copy existing
> Access 97 System.mdw file to new machines and expect same results or will
> I have to design the whole new security system for Access 2003 PC's?
>
> BTW am I correct in an assumption that I will have to keep all databases
> in Access 97 format for the purpose of design changes (while data entry
> and edit is possible from Access 2003 PC's) until everybody is ready with
> 2003 machines and then convert all databases to Access 2003?
>
> Please advise.
>
> Thanks
>



 
Reply With Quote
 
nohata
Guest
Posts: n/a
 
      22nd Jun 2005
Thanks for advice and links. It's much easier to learn when properly
guided.

Best Regards.




"Lynn Trapp" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>> Will I be able to continue to simply copy existing Access 97 System.mdw
>> file to new machines and expect same results or will I have to design the
>> whole new security system for Access 2003 PC's?

>
> Yes! We are still using the .mdw file from Access 95 where I work.
>
>> BTW am I correct in an assumption that I will have to keep all databases
>> in Access 97 format for the purpose of design changes (while data entry
>> and edit is possible from Access 2003 PC's) until everybody is ready with
>> 2003 machines and then convert all databases to Access 2003?

>
> Not completely. You will want to split all your databases into a
> frontend/backend configuration. Then, make a 2003 copy of the frontend by
> converting the 97 frontend. Make sure that both frontends point to the
> same backend. Give the users who have 97 a copy of the 97 frontend and the
> users who have 2003 a copy of that frontend. As users are converted they
> get a new frontend too.
>
> --
> Lynn Trapp
> MS Access MVP
> www.ltcomputerdesigns.com
> Access Security: www.ltcomputerdesigns.com/Security.htm
> Jeff Conrad's Access Junkie List:
> http://home.bendbroadband.com/conrad...essjunkie.html
>
>
>
> "nohata" <(E-Mail Removed)> wrote in message
> news:mvMte.25928$(E-Mail Removed)...
>>I have a small network of about 50 users. Multiple Access 97 applications
>>are located on an NT 4 server. Each user has a PC with an individual
>>installation of Access 97 in mainly Windows NT 4 environment (also few Win
>>2000's with Access 2000). I configured one of the PC's with Workgroup
>>Administrator and user level security - Users, Groups, individual Logins
>>and Passwords and Permissions. Then I copied System.mdw file from that PC
>>to System32 directory on each PC on the network. Worked like a dream.
>>Whenever I needed to add an user or change permissions I would make
>>changes on one of the PC's and again copy system.mdw to all PC's on the
>>network.
>>
>> Soon we will be adding new PC's with Windows XP and Access 2003 installed
>> on each machine. Will I be able to continue to simply copy existing
>> Access 97 System.mdw file to new machines and expect same results or will
>> I have to design the whole new security system for Access 2003 PC's?
>>
>> BTW am I correct in an assumption that I will have to keep all databases
>> in Access 97 format for the purpose of design changes (while data entry
>> and edit is possible from Access 2003 PC's) until everybody is ready with
>> 2003 machines and then convert all databases to Access 2003?
>>
>> Please advise.
>>
>> Thanks
>>

>
>



 
Reply With Quote
 
TC
Guest
Posts: n/a
 
      22nd Jun 2005


Lynn Trapp wrote:
> > Will I be able to continue to simply copy existing Access 97 System.mdw
> > file to new machines and expect same results or will I have to design the
> > whole new security system for Access 2003 PC's?

>
> Yes! We are still using the .mdw file from Access 95 where I work.



JFMI, can you still use that mdw file in A95, or has Access silently
upgraded it to the new version?

TC

 
Reply With Quote
 
Lynn Trapp
Guest
Posts: n/a
 
      22nd Jun 2005
I don't know of any action that would automagically upgrade the file without
human intervention. It's defintely the A95 version.

--
Lynn Trapp
MS Access MVP
www.ltcomputerdesigns.com
Access Security: www.ltcomputerdesigns.com/Security.htm
Jeff Conrad's Access Junkie List:
http://home.bendbroadband.com/conrad...essjunkie.html



"TC" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
>
> Lynn Trapp wrote:
>> > Will I be able to continue to simply copy existing Access 97 System.mdw
>> > file to new machines and expect same results or will I have to design
>> > the
>> > whole new security system for Access 2003 PC's?

>>
>> Yes! We are still using the .mdw file from Access 95 where I work.

>
>
> JFMI, can you still use that mdw file in A95, or has Access silently
> upgraded it to the new version?
>
> TC
>



 
Reply With Quote
 
Jeff Conrad
Guest
Posts: n/a
 
      22nd Jun 2005
"TC" wrote in message:
news:(E-Mail Removed)...

> JFMI, can you still use that mdw file in A95, or has Access silently
> upgraded it to the new version?


My 97 format MDW file has worked just fine with 97, 2000, 2002, and 2003.
No conversion prompts or issues at all.

--
Jeff Conrad
Access Junkie
http://home.bendbroadband.com/conrad...essjunkie.html
http://www.access.qbuilt.com/html/articles.html


 
Reply With Quote
 
TC
Guest
Posts: n/a
 
      23rd Jun 2005
Thanks folks.

TC

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access 2003 Code Doesn't Work in Access 2007 Nika Microsoft Access Forms 3 27th Oct 2008 10:47 PM
ACCESS 2003 macros don't work in after convertion to ACCESS 2007 =?Utf-8?B?TWljaGVsbGU=?= Microsoft Access Macros 1 28th Oct 2007 12:31 AM
update Access templates to work with Access 2003 not just 2000 ed =?Utf-8?B?ZGllY2FzdG51dF8xOTE2?= Microsoft Access 5 5th Jun 2006 05:26 PM
can I work in Access 2003 but save the database in Access 2002? =?Utf-8?B?Ymx1ZXppZGFuZQ==?= Microsoft Access 2 4th Sep 2004 04:36 PM
Vill access 2003 xp-look on forms work in Access 2002/2000? Jesper F Microsoft Access Form Coding 0 17th Jan 2004 03:39 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:04 PM.