Read only when loging in
Fri, 6 Jun 2008 07:41:15 -0700 (PDT)
It has been awhile since I did this. I have created an Access 2003
program and have sent the DB to someone. She says she only has read
permissions and can not write out new records. I know it has
something to do with the System.MDW file. Do I just send her mine and
tell her where to put it? This DB does not ...
|
Digitally signing, and user-level security upgrades?
Thu, 5 Jun 2008 17:47:00 -0700
Hello. We have a database in Access 2000 file format that we have been using
in Access 2003, and we recently upgraded to using Access 2007, although our
database is still in the same old 2000 file format.
There are a couple of things I'd like to do:
1. Get rid of the security warnings when opening the datab ...
|
script to allow .net app to run on network
Wed, 4 Jun 2008 11:53:01 -0700
I'm trying to get a application to run from a file share on the network. I
can do so successfully only when I manually go through the steps.
If I log on as a local or domain administrator (or if the user is a local
admin) and run the script below, the application on the file share (remote
server) will run s ...
|
Out of memory???
Wed, 4 Jun 2008 17:07:25 +0100
Hello,
I've a mdb that do the following process:
. For each *.xls in a specific directory
.1 open xls
.2 made operation such as (copy, paste cells and create new sheets)
.3 insert the treated cells/sheets in a access table
. End For
The problem is the point 2.
If the xls are small all works p ...
|
Application close the connection and leaves the MDB without passwo
Wed, 4 Jun 2008 09:29:02 -0700
I coded an Application in VB 6.0 with ADO and it's connecting to an Acces
2000 MDB. This is the connecton string:
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" + MyDataBase + ";Jet
OLEDB:Database Password=mypassword08;Mode=Read|Write|Share Deny None;Persist
Security Info=True"
The problem is that the appli ...
|
Unable to read DB - Locked Link Table
Wed, 4 Jun 2008 07:14:52 -0700 (PDT)
I'm trying to read records from a database for a little asp page. The
page executes a query against a database containing a linked table.
If I have the source database for that linked table open in Access,
the asp page dies because of what I interpreted as an exclusive lock.
I can, however, still query directly ...
|
The VBA project in the database is corrup
Wed, 4 Jun 2008 16:06:22 +0400
Dear All
I have an access 2003 database connected to sql server.
I have finished some modifications and used access workbench to compile it
as mde.
I have first decompiled it but it launched access 2007 instead of access
2003.
The database came corrupted and now i can not access any module, i get the
messa ...
|
|
|
prevent deleting
Wed, 4 Jun 2008 04:38:02 -0700
Hi all, is there a way of preventing someone from just highlighting your
database and pressing the delete key ???, I have created a database which is
used on a network within the company I work for and want to stop just anybody
from deleting it.
Thanks Regards Tony.
...
|
User-level security - confused
Tue, 3 Jun 2008 22:45:00 -0700
Hi,
Sorry if this question is not a very good one.. I'm trying to use the
user-level security in Access to create two accounts such that one has
complete authority to change/add/delete anything in the database, just like
one has when one creates the database, and another account for data entry
that opens ...
|
Security in Access 97
Tue, 3 Jun 2008 18:50:52 -0700 (PDT)
My knowledge of Access could best be described as intermediate but
I've never really been involved with security beyond "hiding" many of
the objects and creating a database password.
I have a file at work that approximately 20 individuals use. It's not
a split database, I'm still learning more about that, and ...
|