473,396 Members | 2,099 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,396 software developers and data experts.

Multiple designers

We have an application with Access 2000 and normally there are three
designers working simultaneously. But forms or report modifications
requires exclusive use. That force to all others users must get out of
database when a modification is required. Somebody knows how to solve
that.
Is possible for example keep tables in other better database and share
to access as link?
Somebody can recommend us other database that work as access 97 where
multiple users could make modifications simultaneously?
May be a new access version as 2002?

Thanks in advance

J. Almarza
Chile
Nov 13 '05 #1
3 1649
jo**********@hotmail.com (Jorge) wrote in message news:<16**************************@posting.google. com>...
We have an application with Access 2000 and normally there are three
designers working simultaneously. But forms or report modifications
requires exclusive use. That force to all others users must get out of
database when a modification is required. Somebody knows how to solve
that.
Yes, you need to "split" your database .mdb file into a front-end (FE)
and back-end (BE) .mdb files. Then the FE tables are linked to the
back-end (done automatically with the Database Splitter or manually
with the Linked Table Manager - both under the Tools menu).

The FE is put on each client's PC with the BE on a share that all can
access.

Now you develop the FE further (on your PC) and distribute to the
users
when appropriate.
Is possible for example keep tables in other better database and share
to access as link?
Somebody can recommend us other database that work as access 97 where
multiple users could make modifications simultaneously?
May be a new access version as 2002?


Any ODBC compliant database will work (Oracle, SQL Server, DB/2,
Informix, MySQL, etc). You'll still have the problem if you are using
a shared FE
..mdb file. Each user needs to get a copy of the FE to prevent this
problem
and to prevent corruption of the .mdb file(s).

'---------------
' John Mishefske
'---------------
Nov 13 '05 #2
jo**********@hotmail.com (Jorge) wrote in message news:<16**************************@posting.google. com>...
We have an application with Access 2000 and normally there are three
designers working simultaneously. But forms or report modifications
requires exclusive use. That force to all others users must get out of
database when a modification is required. Somebody knows how to solve
that.
Is possible for example keep tables in other better database and share
to access as link?
Somebody can recommend us other database that work as access 97 where
multiple users could make modifications simultaneously?
May be a new access version as 2002?

Thanks in advance

J. Almarza
Chile


I agree with Larry - split the front (all but data tables) and back
ends (data tables only), and distribute the front end. Then let each
developer play with his own copy. Then gather your pieces together.
As long as your data tables remain the same and all your other forms
exist, you should be fine.
Nov 13 '05 #3
On 21 Jul 2004 23:09:47 -0700, pi********@hotmail.com (Pieter Linden) wrote:
jo**********@hotmail.com (Jorge) wrote in message news:<16**************************@posting.google. com>...
We have an application with Access 2000 and normally there are three
designers working simultaneously. But forms or report modifications
requires exclusive use. That force to all others users must get out of
database when a modification is required. Somebody knows how to solve
that.
Is possible for example keep tables in other better database and share
to access as link?
Somebody can recommend us other database that work as access 97 where
multiple users could make modifications simultaneously?
May be a new access version as 2002?

Thanks in advance

J. Almarza
Chile


I agree with Larry - split the front (all but data tables) and back
ends (data tables only), and distribute the front end. Then let each
developer play with his own copy. Then gather your pieces together.
As long as your data tables remain the same and all your other forms
exist, you should be fine.


Also, you can use the Access Developer Edition with Visual Source Safe to make
it easier for multiple developers to work on the same application, and not
whipe out each others' changes when trying to merge.
Nov 13 '05 #4

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

Similar topics

5
by: IvDČ | last post by:
During a project I ran into trouble when using multiple inheritance. I was able to resolve the problem, but was unable to really understand the reasons for the error. Here is a short example of...
30
by: Vla | last post by:
why did the designers of c++ think it would be more useful than it turned out to be?
1
by: Jorge | last post by:
We have an application with Access 2000 and normally there are three designers working simultaneously. But forms or report modifications requires exclusive use. That force to all others users must...
9
by: lbj137 | last post by:
I have two files: A.c and B.c. In both files I define a global variable, int xxxx; When I compile with a green hills compiler (and also i think with a GNU compiler) I get no errors or warnings....
22
by: Matthew Louden | last post by:
I want to know why C# doesnt support multiple inheritance? But why we can inherit multiple interfaces instead? I know this is the rule, but I dont understand why. Can anyone give me some concrete...
6
by: Homer J. Simpson | last post by:
Hi all, I have enough experience with HTML/classic ASP to get by, and I'm trying to learn ASP.NET. Traditionally, I've taken the habit of breaking out extra-long CSS files into multiple,...
47
by: Larry Smith | last post by:
I just read a blurb in MSDN under the C++ "ref" keyword which states that: "Under the CLR object model, only public single inheritance is supported". Does this mean that no .NET class can ever...
18
by: GD | last post by:
Please remove ability to multiple inheritance in Python 3000. Multiple inheritance is bad for design, rarely used and contains many problems for usual users. Every program can be designed only...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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:
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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...

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.