473,387 Members | 1,757 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,387 software developers and data experts.

Booting people out of a front end

Hi all,
Is there any way that I can boot people out of a front end so that I can
do work on the backend which I need to have exclusive access to. Due to an
application I have used to keep the front end up to date, I can keep people
from opening it once they have been booted which doesn't help with people
that already have it open!!!!

I am using Access XP and have no programming experience.

Thanks in advance,

Mark
Nov 13 '05 #1
2 1255
"Mark Reed" <ma*********@ntlworld.com> wrote in message news:<Xqfvc.13$vc7.1@newsfe2-win>...
Hi all,
Is there any way that I can boot people out of a front end so that I can
do work on the backend which I need to have exclusive access to. Due to an
application I have used to keep the front end up to date, I can keep people
from opening it once they have been booted which doesn't help with people
that already have it open!!!!

I am using Access XP and have no programming experience.

Thanks in advance,

Mark


Mark,
I have the same situation. What I do is set a boolean
expression to TRUE in a special table. Every user's code checks for
this flag about once a minute. If it is set, their code closes every
form except the main menu. At that point no one has a back-end table
connection. I also put up a large warning on the screen to not use
the database. When I complete my work, I clear the flag.
I'm only responding because I like your name. :-)
Hank Reed
Nov 13 '05 #2
Hank,
Your right, it is a cool name. Thanks very much for your idea. So simple
and so effective. Worked a treat :-)
"Hank Reed" <ha********@aol.com> wrote in message
news:f4**************************@posting.google.c om...
"Mark Reed" <ma*********@ntlworld.com> wrote in message

news:<Xqfvc.13$vc7.1@newsfe2-win>...
Hi all,
Is there any way that I can boot people out of a front end so that I can do work on the backend which I need to have exclusive access to. Due to an application I have used to keep the front end up to date, I can keep people from opening it once they have been booted which doesn't help with people that already have it open!!!!

I am using Access XP and have no programming experience.

Thanks in advance,

Mark


Mark,
I have the same situation. What I do is set a boolean
expression to TRUE in a special table. Every user's code checks for
this flag about once a minute. If it is set, their code closes every
form except the main menu. At that point no one has a back-end table
connection. I also put up a large warning on the screen to not use
the database. When I complete my work, I clear the flag.
I'm only responding because I like your name. :-)
Hank Reed

Nov 13 '05 #3

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

Similar topics

6
by: aa | last post by:
Is it possible to enforce changed in php.ini without re-booting (w2k)?
14
by: WindAndWaves | last post by:
Hi Gurus I have been working on a rather sophisticated update procedure for FEs of my application that are spread throughout the country. Now, I recently thought: WHAT IF I identify all the...
4
by: db1 | last post by:
I want to modify the design of some forms and do some other things that I need to have the db opened exclusively in order to accomplish. Someone has Access open, but have locked their machine...
3
by: yogesh | last post by:
I have compiled kernel 2.4.18 . I have followed the following sequence ... as make mrproper make xconfig make dep make make modules make modules_install then copied system.map and bzimage to...
5
by: shahoo | last post by:
Hi there everyone .I have a problem: I want to run my C/C++ program on a PC with no operating system.I mean a boot programm written in C/C++.How should I do that ?
1
by: Muralish | last post by:
Anyone please explain the booting procedure of windows and linux and also in general about operating system..
6
by: purpledawg | last post by:
i have a celeron d 330 processor, and i was troubleshooting another pc. I took out the ram and put it in the other pc, then put the ram back into the first pc. Now it wont boot, its like the cpu isnt...
1
by: mamoon | last post by:
I am using RHEL4. Last time while booting it shows "repair filesystem". i have used in this way sda1,sda2 and others are ok. BUT when i run this command on sda7 (which is mounted on root) it...
5
by: sakthikumarb | last post by:
Hi, How can i get event for remote host is booting up,there is any wmi mechanism for the same.if not,what is the other procedure to get a event for remote host bootup/startup time . Thanks...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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,...
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...

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.