473,387 Members | 1,892 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Why is Design View, Save, & Code View disabled after copying database (.mdb) file.

I'm attempting to copy an exisiting Access Database file (.mdb) to be used as beginning design for a new database; however Design View, Save, and other controls are disabled; why?

Platform: Windows XP
Errors: None
Feb 27 '07 #1
16 3829
Rabbit
12,516 Expert Mod 8TB
Did you copy from a CD? If you did it's probably set as read only in which case you'll have to set the read/write permissions of the file.
Feb 28 '07 #2
MMcCarthy
14,534 Expert Mod 8TB
Or possibly they've been disabled in the startup options. Hold down the shift key when opening the database and you should see the full menu. Change the startup options.

Mary
Feb 28 '07 #3
Thanks everyone for the suggestions you've provided. However, after trying each suggestion I still have the same problem. One thing I noticed is that the unlike the forms the the tables do have the design view enbabled and when I select it I get the following message: "You can't modify the design of <table name> at a replica. Design changes to replicated objects can be made only at the Design master." The orginal .mdb file (database and forms) was copied from a working access application on our network to my workstation.
Feb 28 '07 #4
MMcCarthy
14,534 Expert Mod 8TB
Thanks everyone for the suggestions you've provided. However, after trying each suggestion I still have the same problem. One thing I noticed is that the unlike the forms the the tables do have the design view enbabled and when I select it I get the following message: "You can't modify the design of <table name> at a replica. Design changes to replicated objects can be made only at the Design master." The orginal .mdb file (database and forms) was copied from a working access application on our network to my workstation.
By the sounds of it they didn't copy the database but created a replica. This is a kind of mirror of the database but I don't think you have many privilages with it. Ask them just to create a copy not a replica.

Mary
Feb 28 '07 #5
NeoPa
32,556 Expert Mod 16PB
Sounds very like that to me too.
To make a copy of the file in the operating system (Windows Explorer in Windows) is what is required rather than creating a replica from within Access.
Mar 2 '07 #6
Sounds very like that to me too.
To make a copy of the file in the operating system (Windows Explorer in Windows) is what is required rather than creating a replica from within Access.
To create the copy of the .mdb file I simply 1) right clicked on the .mdb file 2) clicked copy and 3) pasted the file in the location I wanted; is this not the proper way to copy the file?
Mar 2 '07 #7
MMcCarthy
14,534 Expert Mod 8TB
To create the copy of the .mdb file I simply 1) right clicked on the .mdb file 2) clicked copy and 3) pasted the file in the location I wanted; is this not the proper way to copy the file?
Yes it is but then the file you copied must be itself a replica.
Mar 2 '07 #8
NeoPa
32,556 Expert Mod 16PB
Indeed.
Did you check that this behaviour was not duplicated on the original?
Mar 2 '07 #9
The original .mdb allows me to access the design view and make modifications to existing forms, tables, etc. however when I copy the file by doing a copy and paste of the .mdb file the design view is disabled and I'm not allowed to modify the forms, tables, etc.
Mar 5 '07 #10
NeoPa
32,556 Expert Mod 16PB
In that case, just as a test, try to copy and paste this (original) file to your C: drive (assuming you have full rights there of course), and let us know the situation with the new copy.
Mar 5 '07 #11
Unfortunately, coping the .mdb file from the company's network share file area to my C drive on my workstation still presents the same issue of not being able to modify the copied version.
Mar 7 '07 #12
NeoPa
32,556 Expert Mod 16PB
Well, I have to admit to being stumped.
There's nothing I know of that would cause a file to behave differently after a simple file-copy is made (except file permissions of the resultant file but that isn't the case here it seems).
If I get any inspiration I'll share it, but for now I'm stuck :(
Mar 7 '07 #13
Rabbit
12,516 Expert Mod 8TB
Try making a copy into the same place as the original and see what happens.
Mar 7 '07 #14
Coping the file to the same location/folder produced the same issue. I know it would take some time but could I create a new access database and simply copy the code from the original database to recreate the forms and export the data from the original tables into the new tables? Basically recreating the entire application from the code and data?
Mar 8 '07 #15
Rabbit
12,516 Expert Mod 8TB
It actually wouldn't take much time at all.

Create a blank database and you can import everything from the original: Modules, Forms, Reports, Tables, Macros, Queries, everything can be imported.
Mar 8 '07 #16
MMcCarthy
14,534 Expert Mod 8TB
Unfortunately, coping the .mdb file from the company's network share file area to my C drive on my workstation still presents the same issue of not being able to modify the copied version.
Just out of curiousity, right click on the mdb file that you've copied and see if the file is Read Only.

Mary
Mar 9 '07 #17

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Hai Ly Hoang | last post by:
I have an Access Database (. mdb file). I want to open it and fetch data to my program using ODBC or ADO. Can any one suggest me a good weblink about it ? Best regard
3
by: Craig Kenisston | last post by:
Hi, This is a silly question. I'm relatively new to asp.net and asp at all. But I always had this doubt. I'm working with Visual Studio and while exploring the ASPCommerce starter kit, when I...
4
by: ed | last post by:
Hi, how do i check if other applications is already connected to an access database (.mdb file)? Let's say I have an application that opens an mdb file, for example - test.mdb. Then I opened another...
2
by: ed | last post by:
Hi, how do i check in vb.net if other applications is already connected to an access database (.mdb file)? Let's say I have an application that opens an mdb file, for example - test.mdb. Then I...
5
by: PJSimon | last post by:
I know that I can export a DataSet to XML. How can I save the DataSet to a Microsoft Access MDB file? Could you provide some sample code if it's a tough solution, please? Thanks in advance!
6
by: MLH | last post by:
Can decompiling an A97 mdb result in fixing minor nasties that may be responsible for some premature terminations of A97 (We are sorry. MS Access 97 needs to close.... messages). I've found the...
1
by: tian | last post by:
Hi could someone hel me with this dillema. In my current network setup, a certain Access Database(.mdb) File must be opened by two different people at the same time. At this moment in time if one...
6
by: GreggaR0und | last post by:
My code is in a VBA Project that is saved in a Module within an .mdb file I'm trying to execute. In order to access the VB script and debug it, I have to open the database (.mdb file). However, when...
11
by: limperger | last post by:
Hello everybody! I have just found out that the sharing properties of a single database (mdb file on a network), accessed by 3 users, change depending on the user accessing the database. That is,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.