|
remove logon popup
Good Morning,
I tried to deploy an Access 2000 application to my users. Most users
seems no problem. But one user, when he run the application, the Logon
security will pop up, ask to input password. How can I turn off that feature?
The shortcut target :
"path of MSACCESS.EXE" "path of application FE.mdb" /WRKGRP "path of
security file" /user LASDAdmin /pwd admin
Thanks for your ...
|
2 |
03.08.2006 15:42:55 |
|
How do I reset my Access 2003 start-up options for a database?
Well, I've managed to turn off all my menu's for my database and I would love
to be able to reset my start-up options so that I can continue to make
cahnges to my database.
Any suggestions for how to solve this problem?...
|
2 |
03.08.2006 13:12:57 |
|
Security Wizards in Access 2000?
I have created a little database in Access 2000. I used security wizard to
try and secure the database. Now I am locked out of the database. It is
sending a message that I do not have the correct permissions although I
created the thing. How do I undo security wizard or restore permissions?...
|
4 |
03.08.2006 02:16:02 |
|
Task Manager Group Permissions?
Here's my scenario. I need to grant the group "Power Users" the access
to view all processes, started by all users. By default, the box on the
task manager where you could click "Show Processes from All Users" is
greyed out. I need to be able to enable that feature, and I cannot find
anyplace to enable it, short of making them an administrator.
I've thought about editing group policies to a...
|
2 |
02.08.2006 20:21:07 |
|
Security overide for customized database.
Our organization had someone create a database specified for our needs. The
programmer never actually finished the job and has disappeared on us. We
don't have access to any queries, tables and can only generate the reports he
placed. Is there anyway we can override his restrictions so we can make the
adjustments as needed?...
|
1 |
02.08.2006 19:06:40 |
|
application deployment for SP2
Hi,
We have a product that uses mdb databases.
Because of the security issue on SP2, my clients can't just install and
run. Is there some way to get my mdb files signed for the computer they
are installing on?
I'm using VS7.1 MFC and can write a custom action for the install if
need be. But I don't know what to write yet. I've been searching for the
solution for a couple of hour...
|
7 |
02.08.2006 16:05:29 |
|
Blocking access to a particular port
Hi,
I would like to know if it is possible to block a particular port(for
eg: port 21) with the help of a Windows Script and that too just for a
particular period of time. This should then allow no access to tht port from
any machine within the entire network. What could be the ideal command that
would enable this goal? or if there is any easier way to do this, please
suggest that...
|
1 |
02.08.2006 12:26:02 |
|
How can I disable the Security warning everytime I open a .dbf
I just installed Office 2003. Now, evertime I open my Access .dbf file, I
get this Security warning which is annoying. Is there some way to disable it?...
|
2 |
02.08.2006 11:19:52 |
|
Disabling Password in Access...
The company I work for uses Access to keep track of its clients. We
are all using Microsoft Access 2000 from a complete Office 2000
Installation. One of the problems we have run into is that when my
boss Jeff attempts to get into Access to pull up a file, his Access
asks for a password, however, if I log out of his login and login in to
my other boss' (Chrissa's) login (same computer), I ha...
|
4 |
02.08.2006 10:31:25 |
|
Restrict Access of Certain Records
I am trying to create security to resitrict access to records that only
belong to them. Example Jane has 3 personnel below her but there is 300 in
the company. Jane should be only able to access her 3 records....
|
1 |
01.08.2006 20:23:01 |
|
In Access 2003, databases are suddenly protected by passwords?
After Access 2003 set up, certain databases created with the Access 97 are
suddenly protected by passwords that neither me nor my colleague have
generated. We are now unable to enter these databases, because we do not know
the password. Does Access generate these passwords automatically? Is there
anyway to either remove the password altogether or change the password?
Many thanks,
...
|
2 |
01.08.2006 13:32:14 |
|
Database Password
I want to set the Database password, and then have an AutoExec Macro or Start-
up Form launch and automatically (behind the scenes) pass the Database
password so that the user does not have to know the passwood (invisable) and
then he can just select tasks from a menu.
How can I do that? Thanks
Bruce
...
|
3 |
01.08.2006 11:38:32 |
|
data access page on IIS view-only over the Internet?
Currently I am attempting to put a data access page on IIS to be made
available across the Internet.
My system is a Windows XP Pro PC (with all latest Service Packs and Security
patches) with Office 2003 Pro installed and Office Web Components installed
(again all with the latest Service Packs and Security Patches).
I have enabled IIS that comes with Windows XP Pro and essentially setu...
|
1 |
01.08.2006 10:26:01 |
|
Security in fields
Hi all! I have a single table that has about 20 fields and with security
clearance just for me. I would like to create a new form (just for Vicky) so
she can see and update only 4 fields from that table.
I don't want to split my table; so I was thinking of creating a query that
pulls out only those 4 fields for her. Then to apply security to that query
and make it the source for the new...
|
6 |
01.08.2006 07:24:50 |
|
Is it a good idea to create my own navigational buttons ??
I have a new requirement to lock and unlock specify fields on the form such
that users can or cannot edit data field depending on the condition of other
fields. For example, if the record displayed is Approved by a supervisor
(indicated by the "Approved" field in the record, I'd like to LOCK the field
such that other users cannot modify the contents of certain fields. If it is
NOT appr...
|
2 |
01.08.2006 02:12:29 |
|
Problem with Multi-users in Access97
I have developed a database linked to SQL server 2000 in access97. When I
test the database on two of the three networks available to me, it will
allow multi-users to connect. But on one of those networks (the one where
the database is supposed to live) it will only allow one user at a time.
The database is not set for exclusive use and the security settings in
access appear normal. T...
|
5 |
01.08.2006 00:16:56 |
|
how I add an username + posword to a mdb file?
I have a homework to do and I don't want no body to open my file just my
teacher so how I create a login + password when I double click the .mdb file?
Thanks...
|
4 |
31.07.2006 18:21:01 |
|
Suggestion on deploying and securing an Access appl
I'm relatively new the writing Access appl. Just finished a small appl and
ready to be deployed. Read about security and still not sure what is the
best way to secure and deploy this appl. Read about security from Help and
also heard about splitting the mdb file. Not sure how it works. Need
suggestion/advise for expert out there what is the easy and secure method to
secure this mdb ...
|
3 |
31.07.2006 04:30:19 |
|
Input Mask Help!!
Hi people,
i have a password prompt form which is created by MS Access itself.
Rite now i have a problem with the password. How do i change the
password to *******?? i know there's a way to do this by using the
input mask properties. but the problem now is i cannot modify the form
as its created by MS Access...
so can anyone help me pleasse!!!
my project is due tomorrow!!
please help!...
|
1 |
31.07.2006 03:18:41 |
|
error 2727
while installing office 2000,i'm getting an error "internal error 2727.please
contact product support for assistance"...any ideas?
...
|
1 |
29.07.2006 12:20:02 |
|
Desktop Icons for Wrkgroup Administrator
Is there a command line I could put on a desktop icon to quickly change
which workgroup I am joined to?
Thanks in advance.
...
|
2 |
29.07.2006 10:50:52 |
|
In Security, Workgroup Administrator Add Check Box to always point
In Tools, Security, Workgroup Administrator there should be a yes or no box
to always point to or find the security workgroup that is listed there or an
error occurs telling the person to join the appropriate workgroup or the
Database can't be opened. This would solve many of the security problems
listed in many forums and is a fairly simple solution to many of the woes of
Access Securi...
|
2 |
28.07.2006 13:25:44 |
|
Hiding database window
I've set up user level security by allowing users to only read. I know if you
hold down the shift key while opening a database, it will display the
database window. Is there a way to disable that and any other way to display
the database window? I would like to totally hide the design and database
window from everyone except me. Is that possible?
Jon...
|
2 |
28.07.2006 03:37:56 |
|
Preventing design changes with share-based security
I have an Access 2003 (might be 2000 format, actually) in which I would
like to prevent users from making any changes to any database objects.
This database uses share-based security to minimize security
maintenance. Everyone with access to that network share may
read/write/delete data as they desire.
The requirement is that no passwords be implemented unless a user
attempts to modify an o...
|
2 |
28.07.2006 00:46:01 |
|
Opening a database
I am trying to open a database that should open exclusively to a switchboard
item. Is there a way to bypass this when I open the file so that I can go
directly to the page with the Objects on it? The problem is that the default
switchboard is screwed up and doesn't open, so I can't access any of the
other functions in the database.
Thanks!
--
Drew...
|
3 |
27.07.2006 21:08:01 |