473,587 Members | 2,487 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Need to make database read only - not executable on win2000 server

Hello,

I have a front-end access db on a server share - the users should COPY
the db to their desktop - but we know how that goes. I've tried to
make it read only and have denied execute permissions on the directory
but it's still runs off the server - i just get the read only message
in access.

Does anyone have a solution? Why am I able to execute the db? Is a
temporary copy being created on the desktop computer? I've noticed
that a .ldb file is not being created - perhaps due to write
permissions being denied(but i'm not sure about this)

thanks
Sam

Nov 13 '05 #1
1 2030
sa**********@gm ail.com wrote:
Hello,

I have a front-end access db on a server share - the users should COPY the db to their desktop - but we know how that goes. I've tried to
make it read only and have denied execute permissions on the directory but it's still runs off the server - i just get the read only message
in access.

Does anyone have a solution? Why am I able to execute the db? Is a
temporary copy being created on the desktop computer? I've noticed
that a .ldb file is not being created - perhaps due to write
permissions being denied(but i'm not sure about this)

thanks
Sam


Would SysCmd(acSysCmd AccessDir) or Access.CurrentD b.Name begin with
something other than "C" if they open the front end on the server
share?

James A. Fortune

There is a special type of exception called a DBConcurrencyEx ception
which derives from the base Exception class. Because the DataSet stores
the original and proposed values of each column in a row, it knows how
to compare the values to the database to look for concurrency issues
automatically. For example, assume that a user changes the value of the
firstname field from Lloyd to Lamar and submits the changes to the
database. The changes, which are stored in a DataSet, are passed on to
the database via the DataAdapter's Update method. Before the data is
actually saved, if the name in the database is no longer Lloyd but is
now Lorenzo, a DBConcurrencyEx ception exception will be thrown. This
exception can be caught and handled appropriately in whatever way suits
your application's needs best (you could, for example, enforce a "last
in wins" rule, giving the user the option to cancel the changes,
override, or force the update anyway, or some other technique).

--
http://msdn.microsoft.com/msdnmag/is...s/default.aspx

Hint: Think Timestamps -- Jim Rand

Nov 13 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

19
5411
by: adirat | last post by:
I have read a lot on this subject on newsgroups and other access related websites on data corruption, but since we are still not able to isolate the problem – I am posting this detailed explanation of my problem: We have a 23 user environment with Windows advanced server and windows 2000 clients with access 2002 running on all clients in a FE/BE format. The problem is our database gets corrupted almost 3-6 times on a busy day (lot of...
0
1422
by: Johanna | last post by:
Hello, Thread was being aborted exception is thrown by my asp.net application. I hope someone could help me with this error that I get in windows 2003 server. This error has not occured with the same application in windows 2000 professional computers that are also lot older and less effective.
8
1698
by: Chris | last post by:
Hi, All my websites and webservices are down. I get the following message Server Error in '/mywebservices' Application. -------------------------------------------------------------------------------- Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
5
2938
by: HotRod | last post by:
I am new to this so please go easy. We currently have some students doing some work on some web based tracking documents for us. They are currently using VB .net to develop what we requested. Anyway I've been calling my local ISP's and no one supports .net it seems to be all apache and MySQL. I'm wondering if everyone here can answer a few questions. 1) Can I run vb .net web pages on a regular IIS server without the .net extensions? 2)...
15
4586
by: Cheryl Langdon | last post by:
Hello everyone, This is my first attempt at getting help in this manner. Please forgive me if this is an inappropriate request. I suddenly find myself in urgent need of instruction on how to communicate with a MySQL database table on a web server, from inside of my company's Access-VBA application. I know VBA pretty well but have never before needed to do this HTTP/XML/MySQL type functions.
2
1841
by: =?Utf-8?B?amxvcGVzMTUx?= | last post by:
Here the sample code, it fails on the attachment retrieving the file. The file is located on a remote server. The folder is Shared & Web Shared with EveryOne having Full access to the shared folder. I can pull the file from other ways, dropping the full path in the Run of Windows, Using Outlook to send an e-mail with the file attached I get one of those Unspecified error messages. By the way this code works if the file is local. I need...
5
2026
by: bean330 | last post by:
Hey, I'm somewhat new to C# and I need a little help, please! I'm selecting a bunch of records, setting properties on a COM executable and then calling a method on that executable to run. I want to run the executable in separate threads because they can be long-running and it would be optimal for us to run a bunch simultaneously. I've got that part working - it's pretty easy in C#. What I'm having a hard time with is managing the...
8
1713
by: Mike Silva | last post by:
Hello all, I'm a longtime programmer (embedded with a smattering of desktop stuff as well) who knows very little about web programming. Right now I am developing the prototype of a multi-user application in MSVC++, but I think it would make more sense to redo the app as a web application (which I know almost nothing about, remember). From poking around I see that PHP is a fairly mainstream candidate for me to consider. Now, I will...
2
3113
by: kirthi.amudha | last post by:
Hi, I have app dev client installed on my machine. Can we create the sample database using db2sampl. I was able to create database using the 'Create Database' command. But I am not able to create Sample database using db2sampl.
0
7923
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8216
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8349
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
7974
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6629
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
3845
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
3882
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2364
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
1192
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.