473,382 Members | 1,689 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,382 software developers and data experts.

Backend DB crashes every couple days. Any ideas?

1
We are running an MS Access 2000 backend, 6mb file, not huge, on a network share. The front end is copied to the users desktops with a batchfile whenever there are changes to the front end.

I'm thinking the problem lie in the fact that at any given time we have over 300 users (maybe as many as 400) pushing data to the backend tables, which for the most part, are Access tables.

I read a thread (hey, that rhymes) about the max number of connections, however, we've had over 200 users on this db for a couple years. Just recently, the users desktops were migrated to XP SP2, but I can't be certain that is the problem. Also, we're not running the backend on a desktop, rather, in a shared location on a server, so I don't think that is the issue.

Any assistance is appreciated. And articles to show solutions, also appreciated.

Regards.
Rich.
Aug 26 '08 #1
2 1120
Stewart Ross
2,545 Expert Mod 2GB
Hi, and Welcome to Bytes!

When you say the back end database crashes, can you be more specific? Is it loss of connection to the tables, or what?

Access is not the right choice of back end given the number of users you have; performance and data integrity issues spring to mind when trying to shoehorn the non-server-based Access into use as an application involving hundreds of users. I have no idea how Access will deal with record updates and locks in such circumstances or how they will affect your users.

The norm would be to use an Access front end (just as you have already) and use SQL Server as the back-end database. It is a transaction processing server-based system intended for the larger scale you currently have. Migrating Access tables to SQL Server should be straightforward, and I am sure that it will be in your long-term best interests to consider such a migration.

-Stewart
Aug 28 '08 #2
Stewart Ross
2,545 Expert Mod 2GB
Hi. Further to my post above, if you review the specifications for Access (linked here) you will find that the maximum no. of concurrent users Access supports is 255.

-Stewart
Aug 28 '08 #3

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

Similar topics

0
by: Krishna Prasad | last post by:
Hello, I am in the process of designing the following kind of system -- A MySQL database holds hundreds of thousands of entries. All of these entries are periodically processed by a set of...
0
by: ILAZAR | last post by:
Hey, I've created an Html file that uses the following script block to access the server via XMLHttpRequest: <script lang="jscript"> var objXMLHTTP = new ActiveXOject("MSxml2.XMLHttp")­;...
10
by: Squirrel | last post by:
I posted a question a couple of days ago about running different versions of Access for the frontend versus the backend databases. Got some good advice but now I've received this information: ...
22
by: Bradley | last post by:
Has anyone else noticed this problem? I converted the back-end to A2000 and the performance problem was fixed. We supply a 97 and 2000 version of our software so we kept the backend in A97 to make...
8
by: Paul Bromley | last post by:
I am about to release the second version of a program that I started writing 12 months ago. The first version worked fine on 98 upwards. This version seems to crash on Windows 98. I realise that...
0
by: Mike Mascari | last post by:
Hello. I subscribed to pgsql-bugs and submitted a bug report about 10 hours ago, but have yet to see my post go through, so I thought I'd through this out on -general. In a nutshell: ...
97
by: Master Programmer | last post by:
Thinking of learning VB.NET? New programmer? Thinking of Moving over from VB 6.0? Read on friend, let me help you make a more informed decision......... Microsoft are a pathetic company,...
4
by: corey11 | last post by:
I'm a very low-level developer with limited VB knowledge but nonetheless was able to put together a very user-friendly and extremely helpful Access 97 database for my company some 10 years back. We...
3
by: xoise | last post by:
I'm the server administrator for a small business and I have one app pool that is very problematic. There is one web site in the app pool that receives some pretty heavy usage (40-50k visitors a...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.