Found part of my answer in the following answered question:
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_23333891.html?sfQueryTermInfo=1+2007+access+secur
It says to o...
Hi there.
I have a situation that can be described as the following:
I am developing a .net 3.5 winforms application for PC that interfaces with an access database. Ideally I'd like to u...
I am looking to create a survey type database. There are 7 different surveys some with the some of the same questions.
At times some of the questions will change but went to keep the histo...
How can I show the most recently added tasks at the top of the form?
I want to setup an mde file with user level security. I have made the mdw file for the mdb database but how do I make the mdw file for the mde database?
I have used the user lever security ...
Access 2007 table question. Taking the form out of the equation for now...
I need I need to keep track the date and time for every time any record in the attached table is activated / deac...
We have a project management tool written in Access; it is complex enough that we have a training document, with screen shots and explanatory text. It would make our lives a lot easier if ther...
Hello, I am fairly new at Access relationship building. I know forms and reports quite well though. I hope I dont confuse with my explanation as I dont understand proper relationships that...
I have a database that was created in ACCESS 2003 (working database). This database works off linked tables in another database. We recently went form ACCESS 2003 to ACCESS 2007. The linked...
How can I add a timer for starting and stopping of regular tasks until the end of the day.
Timer for any given task would start over the next day.
Also mbizup zip did such a fantastic job ...
I have passed OpenArgs between Forms but I always displayed them in a disabled and visible txtbox. I do this to "see" all of the OperArgs transferring.
Is this necessary in order to trans...
I have a table called Document containing various info on each different document (primary key is an autonum DocumentID). I want to link two documents to each other to be known as Like Docume...
I have a Dart League Database I have inherited... My question is I have a Query, based on the PlayerStats table that is supposed to return results of the lowest PPD (Points Per Dart) in a sin...
I have created lots of Access databases and I want to create custom shortcut for each database. Can anyone recommend some good software or templates for cutom shortcut?
Thanks
I am working with Access 2000 and I don't think I have the relationships set up correctly, maybe I do. But I need these tables to Cascade Update and Delete accordingly and they aren't. Maybe...
Our HR Database is currently experiencing issues whilst running over Citrix.
This is the application location command line in the Citrix Program Neighbourhood:
"M:\Program Files\Microsoft ...
How can I change the name of a query to include 'qry' at the beginning (i.e. qryName) without breaking it's dependencies?
I have this crop up all the time. I find myself wanting to change ...
Hi,
I need some help with designing my database.
Tables: UserDetail, Searchable, Message
UserDetail has a detail description of each user. Searchable table is used for the user to bloc...
I would like to setup a criteria in an Access Query with a specific date range. Here's some sample data in the different fields.
C1 C2 C3 C4
1/1/08 Name ...
How do I make a *new record entry into the table by entering a new Task into the center of the form?
I want to do this by clicking enter and not by having to tab to an enter button if possi...
I have a pretty fancy Access 2003 Database that I've created, with all those fancy forms, reports, and what have you.... then I learn about the user limitation of the Access backend. Apparent...
Hi,
I am having difficulty in relating 3 tables in Access; with only 2 it is not a problem.
What i am trying to do is the following:
PRODUCTS.PRODUCT_ID RELATED TO ORDERS.PRO...
For a report I'm trying to generate I need to pull records based on criteria two fields.
Example:
A Date field for a birthday.
A Date field for an anniversary.
I want all birthday an...
I have an Access 2000 database which I have been progressively been developing in our office over a number of years.
The database has long been split into a frontend (forms, queries, modul...
Hello Experts,
OK... this is a multi-tiered question.
I have a database that needs to filter down to single record and I have provided a rudimentary example. The progression needs to work th...