473,396 Members | 2,129 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.

ADP text box issue: Backspace deletes ALL text.

OK, I have never noticed this before, but I'm getting a consistent issue
with text boxes on my Access form in an ADP with data in SQL Server.

1) Click in a text box with text
2) Cursor is flashing at end of text
3) Press Backspace key
4) ALL text is deleted
5) Press ESC key to undo delete
6) All text is now selected
7) Click again at end of text
8) Press Backspace key
9) Text deletes one character at a time

There is no code behind the text box or elsewhere that forces its behavior.
Same behavior happens when I add a new text box with a new name that
points to the same field. (It happens for all fields too!)

So, is it a form property? A SQL Server setting/issue? Anyone else seen this?
--
Danny J. Lesandrini
dl*********@hotmail.com
http://amazecreations.com/datafast

Nov 13 '05 #1
2 2651
"Danny J. Lesandrini" <dl*********@hotmail.com> wrote in
news:Ic********************@comcast.com:
OK, I have never noticed this before, but I'm getting a consistent issue
with text boxes on my Access form in an ADP with data in SQL Server.

1) Click in a text box with text
2) Cursor is flashing at end of text
3) Press Backspace key
4) ALL text is deleted
5) Press ESC key to undo delete
6) All text is now selected
7) Click again at end of text
8) Press Backspace key
9) Text deletes one character at a time

There is no code behind the text box or elsewhere that forces its
behavior. Same behavior happens when I add a new text box with a new
name that points to the same field. (It happens for all fields too!)

So, is it a form property? A SQL Server setting/issue? Anyone else
seen this?


Hi Danny

I checked on a couple of forms (ADP XP, Access 2000 file format, MS-SQL
Server 2000) but I cannot duplicate the behaviour you describe.

If it occurs in just one form then perhaps it's just buggy and a
SaveAsText, LoadFromText might cure it?

I find with ADPs that I have to do this occasionally to clear up some
problem which seems to have no rhyme nor reason.

--
Lyle
--
use iso date format: yyyy-mm-dd
http://www.w3.org/QA/Tips/iso-date
--
The e-mail address isn't, but you could use it to find one.
Nov 13 '05 #2
Well, I went back to a back up and imported the form, but it didn't help.
Then I remembered that it all started after I created a new ADP and imported
all the objects. Anything brought into this new file automatically experiences
the new issue. I haven't had time to look yet, but my guess is that it's in the
properties of the ADP and that's where I'll look next.

Couldn't find anything in Google about this and if I figure it out, I'll post
the answer here.

Thanks Lyle.
--

Danny J. Lesandrini
dl*********@hotmail.com
http://amazecreations.com/datafast/
"Lyle Fairfield" <Lo******@FFDBA.Com> wrote ...
"Danny J. Lesandrini" <dl*********@hotmail.com> wrote:
OK, I have never noticed this before, but I'm getting a consistent issue
with text boxes on my Access form in an ADP with data in SQL Server.

1) Click in a text box with text
2) Cursor is flashing at end of text
3) Press Backspace key
4) ALL text is deleted
5) Press ESC key to undo delete
6) All text is now selected
7) Click again at end of text
8) Press Backspace key
9) Text deletes one character at a time

There is no code behind the text box or elsewhere that forces its
behavior. Same behavior happens when I add a new text box with a new
name that points to the same field. (It happens for all fields too!)

So, is it a form property? A SQL Server setting/issue? Anyone else
seen this?


Hi Danny

I checked on a couple of forms (ADP XP, Access 2000 file format, MS-SQL
Server 2000) but I cannot duplicate the behaviour you describe.

If it occurs in just one form then perhaps it's just buggy and a
SaveAsText, LoadFromText might cure it?

I find with ADPs that I have to do this occasionally to clear up some
problem which seems to have no rhyme nor reason.

--
Lyle
--
use iso date format: yyyy-mm-dd
http://www.w3.org/QA/Tips/iso-date
--
The e-mail address isn't, but you could use it to find one.

Nov 13 '05 #3

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

Similar topics

3
by: Eric B | last post by:
I am looking for a text control (or API) that can emulate the behavior of CodeWrite where you can move the cursor in any direction on a blank text area and begin typing (so you are not confined to...
3
by: Dennis Craven | last post by:
Hello, Does anyone know how one could insert a backspace into a widget such as a TextView/Buffer in Pygtk? Whenever I try something like insert(iter, '\b') I get jibberish inserted into the...
1
by: JimO | last post by:
I'm a javascript newbie. How can I can I check user input using the keypress or keydown events prior to it being displayed in the textbox? What I want to be able to do is to check the keycode to...
8
by: Yeow | last post by:
hello, i was trying to use the fread function on SunOS and ran into some trouble. i made a simple test as follows: i'm trying to read in a binary file (generated from a fortran code) that...
24
by: John Salerno | last post by:
This is a real small point, but I'd like to hear what others do in this case. It's more an 'administrative' type question than Python code question, but it still involves a bit of syntax. One...
13
by: DH | last post by:
Hi, I'm trying to strip the html and other useless junk from a html page.. Id like to create something like an automated text editor, where it takes the keywords from a txt file and removes them...
5
by: Joe1986 | last post by:
Hi there, im trying to create a python program that can read a text file line by line and search for specified words/text/strings and remove them from the text file. Then finally save the modified...
3
by: Klaus Brune | last post by:
Hello all, When one tabs through a form (specifically, in Firefox), all the text in a field is automatically selected. What I'm looking for is a way to put a function (in onFocus perhaps)...
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: 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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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.