I just upgraded to 2000 and find that when someone else is in the db, I can’t make changes to forms, reports, etc. even if the other person is not using that form or report. Is there a way around this, or do I need to change my work hours?
Also, I miss being able to type a word in the Help search- it’s gone. Is there an alternative?
![]() |
Patch reliability is unclear. Unless you have an immediate, pressing need to install a specific patch, don't do it. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |
-
Working in shared db (2000)
Home » Forums » AskWoody support » Productivity software by function » MS Access and database help » Working in shared db (2000)
- This topic has 25 replies, 8 voices, and was last updated 22 years, 6 months ago.
AuthorTopicWSdevore1
AskWoody LoungerDecember 12, 2002 at 4:41 pm #380641Viewing 3 reply threadsAuthorReplies-
WSDouglas Martin
AskWoody LoungerDecember 12, 2002 at 5:13 pm #638105Correct. If someone is using a database you can’t make changes to forms, reports, etc in that same database. The only way around it is to split the database into a separate front-end and back-end, and then work on your own copy of the front-end, copying it to the other users when you’re done. Making changes to forms and reports when someone else was in the database caused me major problems with corruption in A97 even when no one else was making any use of the forms/reports/etc that I was changing. I assume that’s why it’s no longer allowed.
-
WSjohnhutchison
AskWoody LoungerDecember 12, 2002 at 9:11 pm #638173 -
WScharlotte
AskWoody Lounger -
WSjohnhutchison
AskWoody Lounger -
WScharlotte
AskWoody Lounger -
WSpatt
AskWoody Lounger -
WScharlotte
AskWoody Lounger -
WSpatt
AskWoody Lounger -
WBell
AskWoody_MVP -
WScharlotte
AskWoody Lounger -
WSpatt
AskWoody Lounger -
WBell
AskWoody_MVP
-
-
-
-
-
WBell
AskWoody_MVPDecember 13, 2002 at 11:30 am #638259Hi Judy – it’s been a while.
As others have pointed out, one of the major changes from 97 to 2000 was to require that you have exclusive access to a database before you change forms, reports, macros or code. A major inconvienence from our perspective, but it added considerable stability to production databases. We use to have to get everyone [80 people at one of our clients] out on a fairly regular basis to fix a problem, and that eventually lead us to (nearly always) deploy the front-end to the user’s workstation. Now we work away on a regular schedule, and when changes are ready to be deployed we simply have users exit their database and restart it and they automatically get the latest version. Check our web site for more details if you are interested.
As for Help, it’s more closely tied to the Office Assistant now, so you may want to use it to type search words – if not the Answer Wizard is useful.
Hope all is going well with your upgrade – you may also discover some issues with 2000 wanting to always upgrade your 97 back-ends – there are several threads on that topic in the forum. -
WSdevore1
AskWoody LoungerDecember 13, 2002 at 2:57 pm #638327Hi, Wendell. Nice to see you are still here. Unfortunately, my IS folk will not allow front end/ back end databases. I just can’t convince them, period. Therefore I will have to shut everyone out when changes are needed. Bummer, but I at least understand why.
Our conversion has had numerous bumps, not the least of which has been oddities in Word and Excel once Access 2000 was implemented. We hope those will be resolved by upgrading some of us to 2000 Professional, but who knows? In the meantime I find myself perplexed by changed structure, and results which differ from ’97. I suspect I’ll be asking lots of questions now.
First and foremost is whether making graphs on reports based on table/query data is any easier in 2000? And why crosstab table headers which show perfectly in the report, disappear when exported to .rtf (they stay in snapshot)?
I’ll check your site out- thanks for the suggestion.
Judy -
WScharlotte
AskWoody Lounger -
WSdevore1
AskWoody LoungerDecember 15, 2002 at 8:27 pm #638778Hi, Charlotte,
I found graphs to be quite challenging in ’97 and am hoping it will be easier in 2000. We’ll see.
As far as the crosstab headings which disappear are concerned, I made a crosstab table in a report in ’97. The headers were placed at 45 degrees to allow for more columns. I could Save As under ’97 and still see the headers on the .rtf. The converted db in 2000 no longer shows the headers in .rtf, although they are still there as an Access report. Since I need to send the report to folks, I have had to switch from using .rtf to Word, and now am using snapshot (which also shows the column headings). However, not everyone had Snapshot installed – it’s a slow process.Is there some known issue with 2000 which causes the text to not be available in .rtf?
Judy -
WScharlotte
AskWoody LoungerDecember 15, 2002 at 8:33 pm #638810 -
WSdevore1
AskWoody Lounger -
WScharlotte
AskWoody Lounger -
WBell
AskWoody_MVPDecember 16, 2002 at 1:57 pm #638920The code involved is quite resource intensive and actually creates a bit-mapped graphic that contains the rotated text, so I’m really surprised that it worked with RTF files in Access 97. In any event, there is a newer version of the ActiveX control that is available at http://www.lebans.com[/url%5D, though I wouldn’t expect it to solve your problem. As an alternative, I think Access 2000 will let you use vertical text (at least 2002 will).
-
-
-
WSDouglas Martin
AskWoody LoungerDecember 16, 2002 at 3:44 pm #638945Then, to be blunt, I don’t think your IS folks have had to fix very many “broken” databases!
Have you addressed the issue with them that having a split database reduces the chance of catastrophic failures? I have run into exceptions, but in my experience most corrupt databases have the corruption in the forms, reports, code, etc., not in the data. Hence, splitting a database dramatically reduces the chance that a corrupt database will cause data loss.
-
WSdevore1
AskWoody LoungerDecember 16, 2002 at 11:07 pm #639100From everything I’ve read, I would agree that split -end dbs are preferable. My IS department is not knowlegable about databases, and does not really involve itself in software at all other than to dictate what/ which version. Nonetheless, I will keep working on them to understand.
I thank you all for your support as I struggle to learn more about Access and Visual Basic code.
Judy
-
-
WBell
AskWoody_MVPDecember 16, 2002 at 10:47 pm #639095Just seconding what Douglas had to say about split databases. In addition to reducing corruption, if you put the front-end on each person’s PC, if their copy goes corrupt you can’t simply replace it, and you don’t have to kick everyone out of the front-end first. For more about why you want to split a database, see post 175910
-
-
-
WSJan
AskWoody LoungerDecember 17, 2002 at 1:02 pm #639292“We use to have to get
everyone [80 people at one of our clients] out on a fairly regular basis to fix a problem, and that eventually lead us to (nearly always) deploy the front-end to the
user’s workstation. Now we work away on a regular schedule, and when changes are ready to be deployed we simply have users exit their database and
restart it and they automatically get the latest version. Check our web site for more details if you are interested.”Could you point us to this information? It would be most useful! Thanks for your great job, this site is always worth the time to read.
Thanks. -
WSHansV
AskWoody LoungerDecember 17, 2002 at 1:18 pm #639295Jan,
The text you quote is from a reply by WendellB. You can find his web site in his profile: http://www.access-experts.com[/url%5D. In particular, look at Products > DBLauncher.
-
Viewing 3 reply threads -

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
The 16-billion-record data breach that no one’s ever heard of
by
Alex5723
43 minutes ago -
Weasel Words Rule Too Many Data Breach Notifications
by
Nibbled To Death By Ducks
1 hour, 19 minutes ago -
Windows Command Prompt and Powershell will not open as Administrator
by
Gordski
4 hours, 34 minutes ago -
Intel Management Engine (Intel ME) Security Issue
by
PL1
7 hours, 31 minutes ago -
Old Geek Forced to Update. Buy a Win 11 PC? Yikes! How do I cope?
by
RonE22
1 hour, 41 minutes ago -
National scam day
by
Susan Bradley
44 minutes ago -
macOS Tahoe 26 the end of the road for Intel Macs, OCLP, Hackintosh
by
Alex5723
1 day, 1 hour ago -
Cyberattack on some Washington Post journalists’ email accounts
by
Bob99
1 day, 2 hours ago -
Tools to support internet discussions
by
Kathy Stevens
1 day, 9 hours ago -
How get Group Policy to allow specific Driver to download?
by
Tex265
17 hours, 28 minutes ago -
AI is good sometimes
by
Susan Bradley
1 day, 9 hours ago -
Mozilla quietly tests Perplexity AI as a New Firefox Search Option
by
Alex5723
23 hours, 37 minutes ago -
Perplexity Pro free for 12 mos for Samsung Galaxy phones
by
Patricia Grace
2 days, 9 hours ago -
June KB5060842 update broke DHCP server service
by
Alex5723
2 days, 8 hours ago -
AMD Ryzen™ Chipset Driver Release Notes 7.06.02.123
by
Alex5723
2 days, 12 hours ago -
Excessive security alerts
by
WSSebastian42
1 day, 3 hours ago -
* CrystalDiskMark may shorten SSD/USB Memory life
by
Alex5723
2 days, 21 hours ago -
Ben’s excellent adventure with Linux
by
Ben Myers
15 hours, 3 minutes ago -
Seconds are back in Windows 10!
by
Susan Bradley
2 days, 9 hours ago -
WebBrowserPassView — Take inventory of your stored passwords
by
Deanna McElveen
1 day, 2 hours ago -
OS news from WWDC 2025
by
Will Fastie
12 hours, 47 minutes ago -
Need help with graphics…
by
WSBatBytes
1 day, 17 hours ago -
AMD : Out of Bounds (OOB) read vulnerability in TPM 2.0 CVE-2025-2884
by
Alex5723
3 days, 13 hours ago -
Totally remove or disable BitLocker
by
CWBillow
2 days, 12 hours ago -
Windows 10 gets 6 years of ESU?
by
n0ads
2 days, 15 hours ago -
Apple, Google stores still offer China-based VPNs, report says
by
Nibbled To Death By Ducks
4 days ago -
Search Forums only bring up my posts?
by
Deo
5 hours, 3 minutes ago -
Windows Spotlight broken on Enterprise and Pro for Workstations?
by
steeviebops
1 hour, 36 minutes ago -
Denmark wants to dump Microsoft for Linux + LibreOffice
by
Alex5723
16 hours ago -
How to get Microsoft Defender to honor Group Policy Setting
by
Ralph
9 hours ago
Recent blog posts
Key Links
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.