Restrict Front Ended User access to Form entry onlyRandomly failing SQL Server 2008R2 used by Access 2010...
How do I add a strong "onion flavor" to the biryani (in restaurant style)?
Is the UK legally prevented from having another referendum on Brexit?
Disk space full during insert, what happens?
How to deal with an underperforming subordinate?
When does a person lose diplomatic status?
Is the percentage symbol a constant?
Tikz: Perpendicular FROM a line
Why does a single AND gate need 60 transistors?
Expression for "unconsciously using words (or accents) used by a person you often talk with or listen to"?
What is formjacking?
Why can't i set the 'prototype' of a function created using 'bind'?
Why don't you get burned by the wood benches in a sauna?
Sets that are both Sum-free and Product-free
Buying a "Used" Router
Including proofs of known theorems in master's thesis
1990s-2000s horror alien movie with slugs infecting people through the mouth
If we can’t finish all tasks, does this mean we are doing Scrum wrong?
Is practicing on a digital piano harmful to an experienced piano player?
How do I narratively explain how in-game circumstances do not mechanically allow a PC to instantly kill an NPC?
Did ancient Germans take pride in leaving the land untouched?
How can changes in personality/values of a person who turned into a vampire be explained?
Crack the bank account's password!
How can I give a Ranger advantage on a check due to Favored Enemy without spoiling the story for the player?
Players preemptively rolling, even though their rolls are useless or are checking the wrong skills
Restrict Front Ended User access to Form entry only
Randomly failing SQL Server 2008R2 used by Access 2010 front-end via ODBCTime out errors - MS access front end with SQL backendChanging data source on Access front endAllow access to enter data through forms, but not full database accessMicrosoft Access SecurityShould I maintain relationships diagrams in the back-end and the front-end?MS Access : Navigation pane is suppressedHow to create a form that allows user to enter a variable number of itemsSharing Front-End Access DatabaseAccess Form: New Record command not available now
I have a front end database that I want to restrict user access to only enter data into a form. I do not want them to be able to scroll through other entries via the form. How can I restrict this in Access 2007-2010?
database-design ms-access ms-access-2010 ms-access-2007
bumped to the homepage by Community♦ 7 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I have a front end database that I want to restrict user access to only enter data into a form. I do not want them to be able to scroll through other entries via the form. How can I restrict this in Access 2007-2010?
database-design ms-access ms-access-2010 ms-access-2007
bumped to the homepage by Community♦ 7 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I have a front end database that I want to restrict user access to only enter data into a form. I do not want them to be able to scroll through other entries via the form. How can I restrict this in Access 2007-2010?
database-design ms-access ms-access-2010 ms-access-2007
I have a front end database that I want to restrict user access to only enter data into a form. I do not want them to be able to scroll through other entries via the form. How can I restrict this in Access 2007-2010?
database-design ms-access ms-access-2010 ms-access-2007
database-design ms-access ms-access-2010 ms-access-2007
edited Apr 15 '16 at 15:13
Paul White♦
52.2k14279452
52.2k14279452
asked Apr 15 '16 at 15:02
TammyTammy
11
11
bumped to the homepage by Community♦ 7 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 7 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Create a form based on that table, and only include the fields you want them to be able to edit. Alternatively, you can add all the fields (for visibility) and disable (in the field Properties) the ones you want to be excluded from edits. They will still be visible on the form, but the data they display cannot be edited.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "182"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f135426%2frestrict-front-ended-user-access-to-form-entry-only%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Create a form based on that table, and only include the fields you want them to be able to edit. Alternatively, you can add all the fields (for visibility) and disable (in the field Properties) the ones you want to be excluded from edits. They will still be visible on the form, but the data they display cannot be edited.
add a comment |
Create a form based on that table, and only include the fields you want them to be able to edit. Alternatively, you can add all the fields (for visibility) and disable (in the field Properties) the ones you want to be excluded from edits. They will still be visible on the form, but the data they display cannot be edited.
add a comment |
Create a form based on that table, and only include the fields you want them to be able to edit. Alternatively, you can add all the fields (for visibility) and disable (in the field Properties) the ones you want to be excluded from edits. They will still be visible on the form, but the data they display cannot be edited.
Create a form based on that table, and only include the fields you want them to be able to edit. Alternatively, you can add all the fields (for visibility) and disable (in the field Properties) the ones you want to be excluded from edits. They will still be visible on the form, but the data they display cannot be edited.
answered Jul 13 '16 at 21:53
rattler418rattler418
312
312
add a comment |
add a comment |
Thanks for contributing an answer to Database Administrators Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f135426%2frestrict-front-ended-user-access-to-form-entry-only%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown