473,473 Members | 2,016 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Microsoft Access Secrets?

I built a number of Microsoft Access programs in Access 2000. We are
trying to use them now in Access 2003.

I have split the programs and configured them as SHARED in edit mode.
I have tried no locks and edit modes.

I set the frontend on the workstation and the backend on the server
drive that is shared.

What is the problem with them still freezing when multiple users try to
do data entry.

Very frustrated with this application as this never happened to me with
Lotus Approach.

If there is anyone out there that can help me with this I would really
appreciate your expertize.

Nov 15 '05 #1
8 3255
<rm*****@dss.state.sc.us> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...

I set the frontend on the workstation and the backend on the server
drive that is shared.

What is the problem with them still freezing when multiple users try to
do data entry.

Does each user have their own copy of the FE?

Keith.
www.keithwilby.com
Nov 15 '05 #2
Yes. I have set up a separate folder on their C drive and copied the
frontend on each work station.

Nov 15 '05 #3
Do users have *full* (read, write, delete) permissions for the folder in
which the back end is stored?

HTH
Fred Boer

<rm*****@dss.state.sc.us> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...
I built a number of Microsoft Access programs in Access 2000. We are
trying to use them now in Access 2003.

I have split the programs and configured them as SHARED in edit mode.
I have tried no locks and edit modes.

I set the frontend on the workstation and the backend on the server
drive that is shared.

What is the problem with them still freezing when multiple users try to
do data entry.

Very frustrated with this application as this never happened to me with
Lotus Approach.

If there is anyone out there that can help me with this I would really
appreciate your expertize.

Nov 15 '05 #4
Yes.

Nov 15 '05 #5
Are you keeping a connection to the server open all the time?

Have you indexed the tables, and built your queries to take advantage of
those indexes, retrieving just the records you need?

Interesting -- data entry (of new records) is not where I'd expect to find a
problem. It would be updates of existing records that I would ordinarily
suspect.

Did you look at the performance tips and hints at Tony Toews' site
http://www.granite.ab.ca/accsmstr.htm? That's the best collection of
information and links on the subject that I know about.

Larry Linson
Microsoft Access MVP

<rm*****@dss.state.sc.us> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...
I built a number of Microsoft Access programs in Access 2000. We are
trying to use them now in Access 2003.

I have split the programs and configured them as SHARED in edit mode.
I have tried no locks and edit modes.

I set the frontend on the workstation and the backend on the server
drive that is shared.

What is the problem with them still freezing when multiple users try to
do data entry.

Very frustrated with this application as this never happened to me with
Lotus Approach.

If there is anyone out there that can help me with this I would really
appreciate your expertize.

Nov 16 '05 #6
rm*****@dss.state.sc.us wrote:
I built a number of Microsoft Access programs in Access 2000. We are
trying to use them now in Access 2003.

I have split the programs and configured them as SHARED in edit mode.
I have tried no locks and edit modes.

I set the frontend on the workstation and the backend on the server
drive that is shared.

What is the problem with them still freezing when multiple users try to
do data entry.

Very frustrated with this application as this never happened to me with
Lotus Approach.

If there is anyone out there that can help me with this I would really
appreciate your expertize.


Was the 2000 version split? If so did this performance hit occur there
as well?
Nov 16 '05 #7
I had a problem similar to this once where I was picking up on someone
else's work.

I found that the problem in my case was the connection to the data and
that all of the forms etc in the app were bound to underlying tables.

Solution was to use unbound forms and rewrite considerable amounts of
code so that minimum data was transferred over the network at any one
time.

After I had finished I concluded it would have been quicker to re-write
the whole app!!!

Nov 16 '05 #8
"summerwind" <su*************@btinternet.com> wrote in
news:11*********************@g44g2000cwa.googlegro ups.com:
I had a problem similar to this once where I was picking up on
someone else's work.

I found that the problem in my case was the connection to the data
and that all of the forms etc in the app were bound to underlying
tables.

Solution was to use unbound forms and rewrite considerable amounts
of code so that minimum data was transferred over the network at
any one time.

After I had finished I concluded it would have been quicker to
re-write the whole app!!!


How idiotic.

Binding the forms to filtered recordsets of one or few records would
probably have gotten you 99.99% of the performance that going
entirely unbound got you, without losing all the events that bound
forms/controls have by default (and which need to be replicated in
some way in an unbound form).

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 17 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

17
by: /dev/null | last post by:
I have some php-based software that I'd like to make available to some businesses that run on my web server (apache on Linux). These businesses have full access to all their web files. I'd like...
37
by: asj | last post by:
awhile back, eBay decided to switch from a Microsoft/.NET/Windows architecture on the backend to a J2EE one, which might explain why their java backend will handle up to 1 BILLION page views a day!...
14
by: Jim Hubbard | last post by:
http://www.eweek.com/article2/0,1759,1774642,00.asp
3
by: Newbee Adam | last post by:
anyone have any secrets or pearls about vb.net you want to share I was asked by my company to begin teach an introductory VB.Net course 2 day seminar. I had been teaching an sql server 2000...
34
by: John Harrison | last post by:
An odd confession; an odd request; but here's the tale.... My company has a few PC systems which we have used for about 7 years and not updated - we've "made do", and besides, "if it ain't...
0
by: pedaammulu | last post by:
Hi All, New title for Mastering Web Application Development. All secrets of developing an Accounting Software for the web revealed. Title: "Develop your own Web Accounting Application...
2
by: chiefsitebuilder | last post by:
I have a question about saving an MS Access program to CD and verifyng that the program works after being saved. Here is my situation, I have a person who developed an application for me using...
0
by: The 101 ROMANTIC SECRETS and TECHNICS | last post by:
The 101 ROMANTIC SECRETS and TECHNICS This SECRETS and TECHNICS are right for you if: 1. How to try to get a person you want, 2. To make your partner love you more an more. If you want to...
11
by: Gwindor | last post by:
I have been doing programming in Access for about 10 years. I am now being asked to make an Access front end for data that is stored in SQL Server. My impression is that the only way to do this...
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.