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

how to avoid shift+enter shortcut functionality on .ade projects

hello, I just developed an .adp application linked to SQL Server
7, I compiled it disabling also all the shortcuts from the
tools->startup menu and obtained an .ade project.
My problem is that users are still allowed to use the shift+enter
shortcut even they doesn't see the vba code yet.
Could someone tell me how that functionality can be disabled?
thank you in advance for your help.

--ansi_c
Nov 13 '05 #1
2 1826
On Sat, 05 Mar 2005 12:16:34 +0100, ansi_c <an****@nospam.ws> wrote:

Check out AllowBypassKey in the help file.

Make sure you keep some copies of unprotected version around. It has
happened that people experiment too much and accidentally lock
themselves out.

-Tom.

hello, I just developed an .adp application linked to SQL Server
7, I compiled it disabling also all the shortcuts from the
tools->startup menu and obtained an .ade project.
My problem is that users are still allowed to use the shift+enter
shortcut even they doesn't see the vba code yet.
Could someone tell me how that functionality can be disabled?
thank you in advance for your help.

--ansi_c


Nov 13 '05 #2
Tom van Stiphout wrote:
On Sat, 05 Mar 2005 12:16:34 +0100, ansi_c <an****@nospam.ws> wrote:

Check out AllowBypassKey in the help file.

Make sure you keep some copies of unprotected version around. It has
happened that people experiment too much and accidentally lock
themselves out.
gr8! thank you Tom, you saved me, thank you very much.

ansi_c

-Tom.


[CUT]
Nov 13 '05 #3

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

Similar topics

0
by: huan | last post by:
Hi, I am using ASP.net and VB.net to create a website and controls on an application form are all runat server. Since user may press enter key to go to next field instead of pressing tab key....
0
by: Rob | last post by:
I am trying to build in some basic security into a database via user forms. How do I stop a user from entering MS Access via windows explorer by pressing Shift+Return and thus force them to enter...
4
by: Vazz | last post by:
I am trying to capture the key combination "Control + Shift + Enter" in a KeyDown event. I am able capture "Control + Enter" using (e.KeyCode == Keys.Enter && e.Modifiers == Keys.Control). How do I...
4
by: carmela_wong | last post by:
How can I protect my database so that the end user needs to open it using Shift+Enter? Thanks
1
by: ray | last post by:
Hi, Now, I have a datagrid with data input. The data type is nvarchar. While I press "SHIFT+ENTER", it moves to a new row for the same data row. Can I prevent it from happening? Thanks a lot,...
2
by: pemigh | last post by:
Client's fingers have been well trained on another application to wrap lines by hitting shift-enter, and wants the same in Access application. Changing "enter key behavior" for controls is not...
1
eboyjr14
by: eboyjr14 | last post by:
I need to make it so that when you're entering data into a textarea, and press shift+enter it creates a new line where the caret is at, then when you press enter it sends a message. This is like most...
2
by: Sunfire | last post by:
I was wondering if there was a way to hit enter to insert blank lines while in the designer? I tried this but all it seems to want to do is insert code that really shouldn't be there. For example,...
9
by: dale5804 | last post by:
poss a silly question, but basically i have a database where its properties mean when it is opened (enter / double click) the actual database, and options (file/edit/...etc) are hidden and only the...
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
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?
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
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...
0
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,...

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.