Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Setup / Configuration / January 2004

Tip: Looking for answers? Try searching our database.

User changed dbase setting and now can not open dbase

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ryan - 27 Jan 2004 00:20 GMT
User wanted control to change look of forms.  Tried on
own to set dbase so no one could change the dbase or
forms.  Changed unknown settings on dbase so that no
design view is possible and you can not view tables or
any of the other areas.  The dbase still works, but can
not be modified in anyway.  Does anyone know how I can
get the dbase back into design mode so I can change all
the settings back.
Cheryl Fischer - 27 Jan 2004 02:30 GMT
Make sure that you are opening an MDB type file and not an MDE file.  If the
user converted the database to an MDE file all design capabilities (except
for Tables and Queries, IIRC) are removed.  You will need your backup copy
of the database.  You do have one, right?

If you are working with an MDB, perhaps the user did not disable all the
settings:  Try holding down the shift key while opening the database to
bypass startup code.  If the database opens but does not display the
Database Window, then press F11.

For the future, consider deploying your database(s) as follows (some may
call it CYA, but I like to think of it as protecting a company's assets and
avoiding unwarranted expense of recreating destroyed work):

1.  Split your application into a Front-End (FE), containing all Queries,
Forms, Reports, Macros and Modules and a Back-End (BE) containing all shared
tables.   The BE is stored on the server and a copy of the FE is distributed
to each user's hard drive.  The FE uses linked tables to link to the BE.

2.  Keep a copy of the current FE database on the server, where it will be
backed up in accordance with your network backup policies/procedures *and*
where it will be available for re-copying to a user's hard drive when the
user has damaged their copy.  Do NOT do development work on this copy.

3.  Keep a copy of the current FE database on your own computer.  This is
the copy you would do your development, modifications, etc., on.   When you
complete any nods and are satisfied with them, you can copy a New Current FE
to the network and from there distribute to each user.

--
Cheryl Fischer
Law/Sys Associates
Houston, TX

> User wanted control to change look of forms.  Tried on
> own to set dbase so no one could change the dbase or
[quoted text clipped - 4 lines]
> get the dbase back into design mode so I can change all
> the settings back.
ryan - 27 Jan 2004 17:21 GMT
thank you very much.

>-----Original Message-----
>Make sure that you are opening an MDB type file and not an MDE file.  If the
[quoted text clipped - 41 lines]
>
>.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.