|
Access Database Security
I would like to put the backend of an Access 2000 in a folder on the server.
This folder is not open for general use. But I need to put one of the forms
from the database out for public viewing data entry. What functions within
Access could I use. Any help is appreciated.
Thanks.
...
|
5 |
31.08.2006 18:37:02 |
|
Certificate Management Problem
To deploy the 802.1x authentication I have problems with manageability of
certificates in wired computers. The group policies are designed to wireless
devices only. I tried to use the policy "IEEE 802.1x Certificate Authority
for Machine Authentication" located in Computer Configuration =>
Administrative Templates => Network => Network Connections but did not work.
I distributed...
|
1 |
30.08.2006 17:54:02 |
|
Can I protect Access data/strcture + allow entry/editing of form?
As employees use the form to enter data and edit that data from time to time,
can I protect the datbase structure/integrity. How can I hide or protect the
tables/reports, etc and only show the form?
Help.
Thanks...
|
1 |
30.08.2006 17:49:03 |
|
Blocking Access tables from other Office apps
I need to know if there's a way to block other MS Office applications (Word,
Excel, etc) from being able to extract data from Access tables. Does anyone
out there know of a way to do that? Failing that, what about encryption
options?...
|
2 |
30.08.2006 04:27:50 |
|
Access instalation
Hi,
I'm working with win XP Pro and Office XP Pro on my computer.
When I try to install from office 97 access application (from a legal CD )
I'm getting the massage that the install finish ok.
When i open the access 97 I'm getting the error
"You can't run access because you don't have a license on this computer "
Can you help ??
Thanks a lot.
Danny
...
|
2 |
30.08.2006 04:25:29 |
|
Disable password
How do I disable the password protect?
I'm not sure if the previous owner (who's left the org) set it in user-level
security?
How do I unset it so that I can get permission to tables, forms, queries
........ etc
Please help......
...
|
1 |
30.08.2006 00:36:01 |
|
It won't let me in.
Okay, I've got my database ready to go company wide. I run the security
wizard and set everyone up. Giving myself and two others full access to
everything and the remainder of the users access to enter and update data and
run reports only. I click finish and the system gives me the snapshot of the
setup. Then it tells me I have to close and reopen the database.
When I reopen the databa...
|
4 |
29.08.2006 20:05:53 |
|
CAS deployment with a GPO
Hallo newsgroup,
a question to the CAS policy of the .net Framework. Is there any chance to
deploy the settings with a gpo. I tested a MSI package an it works fine to
deploy the settings, but a GPO with the CAS policy would be much more easy to
support :)
Thank you for your hints!
Florian...
|
2 |
29.08.2006 12:19:00 |
|
How so we join an existing workgroup in Access 2007 beta ?
The security wizard in Access 2007 beta (Database Tools -> Administrator ->
User Level Security Wizard) only permits the creation of a new workgroup
information file (.mdw). It does not seem to permit the joining of an
existing workgroup via an existing workgroup information file.
Is it me or is this an omission from Access 2k7 ?
Kenneth Spencer...
|
11 |
29.08.2006 08:39:00 |
|
Access-Security-Can't get to design view, help won't help
Access 2000, used Security Wizard to protect for new data enterer. Now
cannot get to design view to make simple changes of dates, etc. Help doesn't
help. I've tried all I can find. I really need to eliminate the Security I
imposed over a year ago.
Lion John...
|
4 |
29.08.2006 07:12:37 |
|
Secured Database Opener?
Hi,
Does anybody know whether there is a tool out there which will open your
secured database for you. Without having to mess on with paths, paramaters
entering passwords etc. I'm thinking something which allows you to create a
sort of profile about your databases, you select the profile and it opens
your database in MS Access for you.
?
I was thinking of writing one.
Thanks.
...
|
2 |
29.08.2006 06:36:21 |
|
IT STOPPED WORKING!!
i was making a form which had visual basic links to different forms and from
one second to another all of a sudden The Buttons don't work anymore.
Every button i click that is supposed to take me to another form gives me an
error...
Error Accessing File. network connection may have been lost.
i already reboot server and it still does it.
The only buttons that work for me on the page ar...
|
2 |
28.08.2006 22:09:39 |
|
When i copied my database to a CD is says the database is 'read on
Hey guys, I have just copied my database to a cd, i have put a password on my
database but when i input the password, i get the following message:
the database 'database name' is 'read only'
So when i click this and i go to enter new records it says cannot go to
specified record. All help removing this read only function would be great :)
...
|
2 |
28.08.2006 21:31:01 |
|
MS Access
How do I open MS access from a Shared Resource ?...
|
2 |
28.08.2006 18:06:27 |
|
Users Group and User Permissions
I'm about to launch my first secured, multi-user application, and seem to
have set up the workgroup correctly, following the MS white paper
step-by-step. The Users group currently has no permissions on any object. I
have two questions:
- Do I need to assign Read/Run permissions to the forms that they will use?
How about their underlying tables or queries?
- Some of the forms have co...
|
5 |
28.08.2006 10:54:01 |
|
Security warning when opening a file
I'm getting a security warning when opening a file.
Tried to set Tools->Macros->security from Medium to Low, but it keeps on
geting back to Medium.
Any ideas?
Thanks....
|
7 |
27.08.2006 09:44:02 |
|
problem with an html input form
hello
how can i make the html page who i use to iput data in an access database to
show who user iput the data (in a form it works without having to type the
user it just fill the field automatically ussing the users name who logged
in the database)
...
|
1 |
27.08.2006 09:07:39 |
|
Clues for Qs 13, 18 & 23
what can be the answer to Q 18?...
|
1 |
27.08.2006 06:25:01 |
|
Database Secuirty
I was wondering how do i assign certain previledges to certain users. For
example on my switchboard it has links to all my forms some which are manager
forms and the otehrs which can be used by all staff. I have run the user
level secuirty wizard and assigned certain previledges such as read only for
new users, and full permissions and full data users. But i want to know how
can i stop c...
|
2 |
26.08.2006 13:36:17 |
|
Secure application design
We have an application made in Access (2002 sp2) with lots of VBA codes.
Anybody has permission to use it, so no password.
But we want to prevent user from entering any design mode. In case of any
error occurring with code, it won't break into code module. What's the best
way to implement this?
Thanks.
John
...
|
2 |
26.08.2006 05:05:43 |
|
Joining a workgroup.
I cant seem to access my database. We require to login. i have the workgroup
file to join, but i do not know how to add it. Can some one help???...
|
2 |
26.08.2006 03:49:42 |
|
Secuirty For Database that has to be copied from cd....
Hello guys,
i have designed a database but i am going to put it on cd. How would i go
about assigning usergroups and passwords to this type of database that is
going to be copied from the cd i will burn it on. Basically i want password
protection for this database and assign usergroups such as 'top manager' and
'staff' and just 2 passwords. How can i go about doing this? all advice wud
...
|
2 |
25.08.2006 21:45:46 |
|
list of users
Hello,
For days now I am trying.
Is it Possible for me to get a list of Users and a list of Group Memebership
onto a table of query in my database...
|
6 |
25.08.2006 19:32:35 |
|
Additional password question when running from command line
Hi,
I have an Access Db which is actually loading a whole table from a remote
Sybase DB. To do that I've added VBA code that refers to an ODBC souce to
connect to the SYBASE DB. That code is mentioning the password that I have to
indicate to get access to the Sybase DB. I run the code as a macro. Works
fine in interactive mode, and it doesn't ask for anything, it just runs when
I doub...
|
1 |
25.08.2006 15:28:02 |
|
Moving .mdw file
I created a secure database on a server in one location, then it needed to be
moved to another, so I did that. Everything is working fine and as intended,
except that now users are unable to change their passwords. Upon attempting,
they get a message that says: Cannot update. Database or object is
read-only.
Is it possible that the mdw file locked somehow when it was copied? Or is ...
|
3 |
25.08.2006 15:19:02 |