|
-
Sep 25th, 2000, 09:33 AM
#1
Thread Starter
Addicted Member
Hello everyone,
I just changed a few things in my database to make it run better and smoother. Well now in my vb program, which is connected to the database, two of my forms will not take the data that I try to enter. When I enter data into a text box on the form and press tab the data disappears. I can't seem to figure out why. I have made sure the connection is right and checked the record source too. Does anyone have any ideas?
Thanks Aja
-
Sep 25th, 2000, 01:37 PM
#2
New Member
Key down events?
are you sure you dont have any code to clear the text boxes in the keyup keypress or keydown events? I did that on mistake once 
-
Sep 25th, 2000, 01:56 PM
#3
Thread Starter
Addicted Member
thanks for responding to my question, but I someone suggested that I use num_recs > 1 and num_recs < 1 in an if statement to check and see if there were any records present or not.
Thanks again
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|