Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4347080
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T12:15:32+00:00 2026-05-21T12:15:32+00:00

Hello guys, just want you to ask something about my code… I have 5

  • 0

SimpleProgram

Hello guys, just want you to ask something about my code… I have 5 records n my database with the UserID of A02-0005… I want to get it all using DataControl and display into TextBoxes respectively… My problem is I get only a single set of record and when I click the NextButton of DataControl, nothing happens. At the design time, I’d set the DatabaseName, RecourdSource, and RecordSetType of my DataControl… Where then the problem possibly occurs? I am using VB6… Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T12:15:32+00:00Added an answer on May 21, 2026 at 12:15 pm

    The problem here is with the Seek method. The method takes another argument called SeekOption and by default it will just find the first match.

    Instead you could use the Find method on the Recordset as follows. You need to specify your search criteria and also where in the recordset to begin searching from.

    Data1.Recordset.Find Criteria:="idxid= 'A02-0005'", Start:=adBookmarkFirst
    

    Finally if you want your text boxes to update automatically when the user clicks the data control then you can just set the DataSource & DataField properties of the text box controls at design time.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hello guys. I think it isn't possible just using PHP, but just to be
Hello guys I have a function inside a utility class which returns the current
Hello I have the following error by git-fsck, which cannot be cleaned by git-gc
Hello guys first of all apologize for asking such a simple and yet redundant
Hey guys, just installed on my Mac Snow Leopard OSX: Mono 2.6 and Monodevelop
Hello guys I am having some problems with exact matches while doing a NamedQuery.
Hello guys I think the question i asked in the previous post is unclear
My question is about memory use and objects in actionscript 2. If I have
Hi guys anyone know what the helll is going on here? ERROR SNIPPET: Loading
Hello again ladies and gents! OK, following on from my other question on ASP.NET

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.