473,394 Members | 1,761 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

locking down tables

I'm realtively new at this and was wondering if the following is
possible relatively simply.

I have a databse with many tables (most linked via relationships - some
not). Most tables live in the back end of the database on a network
with the front end rresiding on one or more desktops.

When bank reporting is being done for the day - I want the perosn doing
this to be able to lock all tables from being updated and perhaps
throwing a message up to alert users that the daily reporting is
underway an updates are locked out for the moment.

Am I getting too ambitious?

Nov 13 '05 #1
3 1279
The simple approach would be to set the RecordLocks property of each report
to "All Records" (instead of the default "No Records").
Of course, if you're running a series of reports, this won't prevent users
from changing data between reports, but it's a start.
<jo**********@medibank.com.au> wrote in message
news:11**********************@g47g2000cwa.googlegr oups.com...
I'm realtively new at this and was wondering if the following is
possible relatively simply.

I have a databse with many tables (most linked via relationships - some
not). Most tables live in the back end of the database on a network
with the front end rresiding on one or more desktops.

When bank reporting is being done for the day - I want the perosn doing
this to be able to lock all tables from being updated and perhaps
throwing a message up to alert users that the daily reporting is
underway an updates are locked out for the moment.

Am I getting too ambitious?

Nov 13 '05 #2

MacDermott wrote:
The simple approach would be to set the RecordLocks property of each report
to "All Records" (instead of the default "No Records").
Of course, if you're running a series of reports, this won't prevent users
from changing data between reports, but it's a start.
<jo**********@medibank.com.au> wrote in message
news:11**********************@g47g2000cwa.googlegr oups.com...
I'm realtively new at this and was wondering if the following is
possible relatively simply.

I have a databse with many tables (most linked via relationships - some
not). Most tables live in the back end of the database on a network
with the front end rresiding on one or more desktops.

When bank reporting is being done for the day - I want the perosn doing
this to be able to lock all tables from being updated and perhaps
throwing a message up to alert users that the daily reporting is
underway an updates are locked out for the moment.

Am I getting too ambitious?


Nov 13 '05 #3
Kewl - thanks for that - I have an idea on how I might be able to get
access to wait until all reports are finished

Nov 13 '05 #4

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

Similar topics

12
by: Puvendran | last post by:
Hi, We have encountered deadlock on a table which is used to generate sequential numbers for different categories eg typical entries Category Value TRADE_NO ...
3
by: Ryan | last post by:
I have a problem with record locking / blocking within an application. The app is quite straight forward. Written in Delphi 5 using BDE to access a SQL 7 database (Win2K server). Every so often...
9
by: john smile | last post by:
Hi All, I want to lock 2 tables on 2 servers using TABLOCKX hint. These tables function as semaphores in my application. It means when the tables are locked then other users will not be able to...
4
by: Sam | last post by:
Hello everyone, I have around 20 reports in an ASP web-application which connects to a SQL Server 2000 dB, executes stored procedures based on input parameters and returns the data in a nice...
3
by: Job Lot | last post by:
How can I lock records in VB.NET application using ADO.NET?
375
by: rkusenet | last post by:
This article is very bleak about future of DB2. How credible is the author. http://www.eweek.com/article2/0,1895,1839681,00.asp
2
by: Peter | last post by:
(I've tried this Q in the ms forums without response. See how it goes here.) Using A2003 but I guess this is not version-specific... If I want to implement row/record level locking on a split...
3
by: Bucko | last post by:
How important do you guys feel locking a database is while updating/adding information? Do you do it with every app you make? Only very high volume (traffic) apps? I'm trying to decide if my app...
7
dlite922
by: dlite922 | last post by:
I need to do some sort of Locking mechanism at interface level, instead of DB Level. I know how MySQL table locking works, but that won't work in my scenerio. Requirements: When someone is...
9
by: zmickle | last post by:
Experts and books all say that you can share an Access back end on a shared drive with the front end running on each host computer. I have a simple database that tracks student data and it is...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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...
0
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.