Results 1 to 5 of 5

Thread: error 3426 in VB 5.0

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2000
    Posts
    5

    Question

    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?

  2. #2
    Hyperactive Member
    Join Date
    Nov 1999
    Location
    Leavenworth KS USA
    Posts
    482

  3. #3

    Thread Starter
    New Member
    Join Date
    May 2000
    Posts
    5

    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.

  4. #4
    Hyperactive Member
    Join Date
    Nov 1999
    Location
    Leavenworth KS USA
    Posts
    482
    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

  5. #5

    Thread Starter
    New Member
    Join Date
    May 2000
    Posts
    5

    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
  •  



Click Here to Expand Forum to Full Width