|
-
May 17th, 2000, 07:47 PM
#1
Thread Starter
New Member
I am developing a program to handle a database, but sometimes when I try and make a new entry into the database I get run-time error 3426. It seems only to happen when I fill the text boxes full of information. If I do not fill the boxes I get no error. I tried setting a max value, but I have continued to get the error. What is going on?
-
May 17th, 2000, 10:49 PM
#2
Hyperactive Member
-
May 17th, 2000, 10:58 PM
#3
Thread Starter
New Member
error 3426
I read the article but it was in reference to a dbcombo box. I am receiving this error using text boxes. It seems that I get the error when too much information is entered into the form and then tries to update. Thanks for the tip, though.
-
May 17th, 2000, 11:42 PM
#4
Hyperactive Member
I know you're using VB5, but the only other potentially useful reference for error code 3426 and textboxes is for VB4.
It's another shot in the dark, but maybe it'll give you a idea to work from.
http://support.microsoft.com/support.../Q140/3/09.asp
-
May 18th, 2000, 09:44 PM
#5
Thread Starter
New Member
error 3426
Thanks for the help. It is up and running smoothly.
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
|