Questions About Multiple Users And Custom GUI

Jan 21, 2008

I created a Access DB for the property management company I work for. It is only myself and two others working with it, so I've got the ability to play with it quite a bit.
Right now the database functions perfectly. We use it to store property information, customer information, and tax information. The mdb file is stored on our server and is used by everyone at the same time. This causes few issues, besides the fact that you cannot change the design while someone else has the db open.
My question is, is there a more efficient way to have multiple users on the database at the same time where if one person is entering data into a field on the same form as someone else there will not be problems.

My next question is, if there is a way to open the database, for basic users, that only displays the switchboard and forms without being "inside" access, i.e. without the access tools and menus at the top that basic users do not need to see - everything they need is accessed from the switchboard.
Do I have to design my own GUI or Front-end with VB?

Thanks in advance,

Josh

View Replies


ADVERTISEMENT

General :: Custom Table Based On Users Choice Of Fields

May 15, 2013

I want to create a form where by the user can select the fields he requires and the table is created.

Example: I have a table of subjects like maths, english, french, chemistry etc,

The user can choose what subjects are available in that particular school and therefore a table is created based on the chosen subjects.

Is there any way it can be done even with vba?

View 4 Replies View Related

Random Questions From Multiple Tables

Sep 11, 2006

Hello everybody,
I have been tasked to create a DBase which at the click of a command button will to all intents and purposes generate an examination paper...


At work we are currently using a series of 'Word Doc's'which are static in that we only have a specific set of examination papers numbered 1- 4 which are alternately used on a quarterly basis and as a consequence easily compromised.


I have currently have ten tables in total... named 'Subject1', 'Subject 2' etc etc. Each table varies in the amount of questions held within. 'Subject1' for instance might contain 20 whereas 'Subject3' may only have 5. What I would like to be able to do via an input form is to manually specify the amount of records I would like it to generate, per the questions in the table, in order to generate an exam paper.


The Search Forum has given me some help/guidance, however I am completely lost as to how to apply it to the instance of multiple tables.


Your advice and help would be extremely well appreciated.

P.S... If I have posed this question in the completely wrong forum then please accept my profound apogies!!!

Kind Regards


CarolW

Please View Attachment..........

View 3 Replies View Related

Forms :: Inventory - Allow Users To Update Multiple Fields For Multiple Assets

Sep 25, 2014

I want to create a form that allows users to update multiple fields for multiple assets. Below is what I came up with:

Ideally, I'd like the subform to be filled in by having the user select multiple Assets from the S/N combobox field which would then auto-populate the "Type" field. Then they would fill out the appropriate fields they want edited in the top part of the form. They hit save and magic happens. This would also be nice because only assets they want edited would be displayed (easier on the eyes) and no distinguishing would be necessary. To do it this way, I know I would need to use a temp table but I wanna avoid using temp tables.

I know I can do this by adding a Yes/No field in the "Asset" table, setting the "Asset" table as the subform's recordsource, and then putting a checkbox in the subform and allowing them to check the assets that they want to edit (which would also allow me to sort it instantly so that checked Assets are at the top of the datasheet for easy viewing), but I would like to know if there's a way of accomplishing this without the use of checkboxes.

I know I could also use a listbox and that allows them to multi-select items, but I'm not sure if that allows me to group all selected items at the top of the listbox for easy viewing of selected items. Plus it would involve a lot of scrolling (there are over 2k assets).

View 2 Replies View Related

Table Setup For Survey DB Using Multiple Sets Of Questions

Sep 19, 2005

Good morning,

I am having problems figuring out how to set up my table/query structure for a series of surveys that are based on specific user groups. In a nutshell how do I set up the relationships for the Questions, Employees, and Answers if I have the following tables (simplified):

tblQuestions
--------------------
QuestionID (P)
UserGroupID
Question

tblEmployees
--------------------
EmployeeID (P)
Name
UserGroupID

tblAnswers
--------------------
AnswerID (P)
QuestionID
EmployeeID
Answer

The functionality requirements are:

1. Create a set of questions for two or more user groups (each set contain different questions).
2. Assign Employees to a specific user group.
3. Employees are able to enter the DB to answer the questions within their user group.

What should happen is the employee accesses their set of usergroup questions and enter the corresponding answers. Each time I try to set up the relationships however, the answer field ends up being uneditable.

Any help you can give would save what little hair I have left.

Thanks!

Bob

View 2 Replies View Related

Forms :: Build Up A Database For Multiple Choice Questions Quiz In MS Access 2010

Aug 23, 2014

I'm trying to build up a database for Multiple choice questions quiz in MS access 2010.My requirement are as follows

My quiz consist of 15 questions. Each questions carry some weightage. Suppose a question carries a weightage of 5 and there are two correct options like A & C. If user selects option A then he gets half marks.Multiple users can access the test at the same time.

View 1 Replies View Related

Multiple Users

May 9, 2005

All,

I have database with user level security that works fine, but I have asked to place this database onto our secured network which means multiple users could have it open at any given time.

How can I setup this database to allow multiple users? I am very, very green at Access. Please don't say split the database...please! :eek:

debo

View 3 Replies View Related

Multiple Users

May 26, 2005

Please refresh my memory on how i can set up a database having about 10 users possibly making entrie at the same time. I am trying to make a small database for containing employee surveys.

View 3 Replies View Related

MDE And Multiple Users

Jun 29, 2005

I want to create and mde file in order for the users not to change any thing on my design, I will be uploading the file into my server and give them the path to access:

1.3 people (max) will be accessing the database, is that a problem or not?
2. I cant create an mde file I have to convert my db but I have read as well if I covert it to 2000 people who have lower or higher version wont be able to access it, how can I fix that?

Thanks.

View 6 Replies View Related

Multiple Users?

Aug 18, 2005

Hi,

I am trying to create a database that MULTIPLE users can log on and view the data.

Eg. I have a client list and have employed 5 ppl to call each one of my clients and confirm their details.

I have imported all the details into a table and just want users to simulataneously log on and click a "next record" button that will bring up the next "new" record with the details displayed on a form. of course the database will flag this record as "old" and which user called them.

Main thing is 5+ computers can connect to this database simultaneously and no record gets displayed more than once.

Can MS Access do this?

if it cant, would a vb front end located on each computer help?

Thanks for any suggestions!

Jon Cheah

View 1 Replies View Related

Multiple Users

Mar 12, 2007

i have a database which is shared on the network. i have one problem right one. when one is using the database, another person cannot access it. what can i do to enable multer user access it at the same time.
Any help will be highly appreciated.

View 9 Replies View Related

Multiple Users

Mar 21, 2008

Hi all, o.k prior to a previous message i have been back to my manager and informed him that there is no way of updating effectivly via email.

o.k first i will tell you what we will have:
Three networked pc's running xp prof, and access 2003.
Now what i want is to be able to have my database running as a server on one machine and have the two other machines running the same database simultaniously all of them updating.

Now what i need, i dont want to have the work done for me, just if someone could point me in the right direction, maybe one or two tutorials, any pitfalls i may find etc.

thanks in advance..

Rob

View 3 Replies View Related

Multiple Users

Oct 10, 2006

I am building a database which will be used by around 30 people at the same time. When telephone calls come in they will log the details.
I dont need anything to explicit.
I have one table, around six queries and 3 reports.
I will be using one form with a save button and next record button and a switchboard.
The users will log on at the same time and will log all telephone calls thoughout the day.
Will the database work with so many people using it at the same time or do I have to change the properties.

View 8 Replies View Related

Multiple Users Over VPN

Oct 25, 2004

I'm a relatively new Access user who is remotely connecting over VPN to an Access DB on a "fileserver" on a peer-to-peer network. The VPN connection is "always on", and I have a drive mapped to the fileserver. When I originally load the Access file, it takes about 2-3 minutes to be able to start working. If no one else is updating records, my speed is fine. If someone else updates a record, my Access session "freezes" for 2-3 minutes... coincidentally the same amount of time needed to load the DB in the first place. I assume this is because the entire DB is resynchronizing everytime a record is updated. Is there anyway to speed this process up? My updating records does not have a similar effect on the local users.

Thanks for any help or suggestions,
RJRon

My computer: Dell laptop, P3-500, 128Mb RAM
Operating system: Windows XP Pro at both ends
Access version: Access 2003 at both ends
My internet connection: Cable, download consistently over 1000kbps, not sure about upload
Their internet connection: DSL, download consistently over 1500kbps, upload 500kbps

View 5 Replies View Related

Multiple Users

Nov 29, 2004

How would I go about making my database so that more than one user could open it on the server and both be able to populate the tables. Is there any problems I should watch out for?

Also, what is a good way to create a "log in" type form, where the user would log in to the DB, so I can keep track of who entered in the information, at what time and so on. And then would that person have to log out some how? or just close the database

Jared

View 4 Replies View Related

Multiple Users

Jan 31, 2005

I've created a database and I'd like to allow multiple users to go in and edit the same table. I looked in the Tools - Options - Advanced tab and it's currently set to open in Shared mode. However, when I have the database open (as the creator) no one else can open it. Is there a way to fix this? Thank you.

View 5 Replies View Related

Multiple Users

May 6, 2008

I have a peer to peer network using XP. I have 5 people that need to share one MS Accss Data base. I have checked the security section and it is shared. The difficulty is that only two or three folks can be on at on any one time. I was hoping that all of us could be working at the same t ime.

Any thoughts on how to accomplish this?

Thanks in advance for your time

View 7 Replies View Related

Multiple Users

Jan 30, 2006

Hello,
I am going to have a database on a shared folder. Only about a max of 5 people will be accessing the db at one time. Will it be enought to just create the Frontend and Backend portions of the database and not run in to any problems. For example, if 2 or more people happen to be in the same record at the same time trying to update a field. I have studied the VBAUnbound.zip, but it is a little confusing to me. So if i can get away with just using bound forms that would be great. Thanks in advance.

View 1 Replies View Related

Multiple Users Slowdown

May 13, 2005

Hi everyone,

This is my first post, hopefully you guys can help me out. I have set up an access database for my dept. stockroom. The stockroom previously was just 1 excel spreadsheet that had the shared setting enabled so multiple people could edit it and such. This became extremely tedious and saves started to take up to 15 minutes when about 5 people had them each open and did edits.

I managed to set up an access front end and backend for this situation. Basically the table was saved in an access database and the forms were in another that linked to the tables. So the table database is on the network shared folder, and the forms are on each individual computer.

It seems like this would work fine and such, but when just 3 to 4 of them open up the forms and start working, as soon as one person trys to make a change, the whole program slows down almost to a halt. what am i doing wrong? any suggestions would be appreciated.

Thanks!
Jerry

View 3 Replies View Related

Multiple Users And Employee ID's

Jun 6, 2005

I am nearly ready to release my ACCESS 2000 database to 150 employees in our office (client/server network). However I have two problems, I have looked through countless posts and cant find exacly what Im looking for.

ACCESS automatically defaults to each individuals network ID when it is opened, so I have set that as UserName for each user, I have created a UserDetails table with this netowrk ID as a primary key, linking that as a foreign key to various OrderDetails tables. My question is how on earth can I get ACCESS to automatically enter this UserName onto each order a particular user makes? to be able to run queries for specific users etc? I dont want the user to be able to manually type in this because it can compromise the integrity of our data.

secondly, what is the best way to set up the FE, BE situation on our network? I tried the wizard and it gets a bit technical

Cheers for the help and congrats to a very helpful site,
Russ :)

View 10 Replies View Related

GIF89.DLL And Multiple Users

Sep 20, 2005

Does anyone have a good idea how to either 1.) add this library to the database file itself or 2.) automate a process to get it registered on multiple computers without having to goto each station individually? I have added animated gifs to my database but as you can imagine if i want my users to be able to see it i would need to register this file on EVERY machine i want it to work on.

View 5 Replies View Related

Multiple Users In One Database

Jul 19, 2006

Is Access set up to handle multiple people entering data into the same table?

We are processing returned mail and enter all the bad addresses into an Access table. The data is simply entered into the bare table. Can two people be doing this at once without the risk of compromising the data?

View 4 Replies View Related

Multiple Users Question

Nov 22, 2006

Hello,

I have this database that I'm working on that wasn't designed specifically as a "multi-user" application. But it's now to be used by various people across a network, and I'm wondering what, if anything, I need to do to make this work. I don't really have any security concerns, I just want to end up with a system where more than one person can create new records at a time, and browse through existing records, edit them, and print reports off the record they are viewing.
Access help make it sound rather easy - just set "Open Mode" to "Shared", and "Default Record Locking" to "Edited Record". "Open Databases Using Record-Level Locking" is also checked. It sounds like that beyond that, all I have to do is make the application available on shared network drive, and that's it.
Could it really be that easy, or what else needs to be done?

Thank you for your advice.

View 3 Replies View Related

Multiple Users One Database

May 8, 2007

Hi Guys

I wonder if anyone could give me some advice on a problem i have with an access database.

I have designed a database and a data input form to collect data that is input by workers, the problem i have is that only one person can enter a record at a time.

I curently use 2 replicated database's on two seperate computers and run the synchronisation once one person has finished so that all the changes are replicated to the 2 different databases

If there is any other easier way to accomplish this i would be very greatful if anybody can shed some light on the subject.

Thanks
Brad

View 3 Replies View Related

Multiple Users And Forms

Mar 17, 2008

Hi, very new to access and chucked in at the deep end.
we require a database which will be used by multiple users to place orders.
the users are at different locations although they all log on via terminal services so connection issues are minimal.
i understand that we require a fe/be database because of the users.
the users will only work with forms and reports. they should not be allowed to see the other users orders and the form needs to automatically put the users id into the order.
the only way i can see to achieve this is to make a custom form up for each location. would i be right in assuming this?
if so, how would i prevent one location from opening up another locations form? infact, i wouldn't want one location to know that there are other forms for other locations.
any help would be appreciated. thanks

View 8 Replies View Related

Multiple Users In Same Form

Jul 6, 2006

There will multiple users accessing the same database/forms at the same time. How do I ensure that all entries are saved and not overridden by each other entries?



Access 2003

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved