User Profile

Collapse

Profile Sidebar

Collapse
CodeJoker
CodeJoker
Last Activity: Jan 17 '10, 12:16 PM
Joined: Jan 16 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • CodeJoker
    started a topic Textbox lookup through ComboBox
    in .NET

    Textbox lookup through ComboBox

    Hey I am trying to create a textbox that relays text to my combobox on my for so I may lookup details in my DB but I get two errors . . .First there is a Primary Key error, "Table does not have a primary key" and if I do it the other way around by asking my textbox alone to lookup my values that I put in I seem to receive the same values regardless of what I put in my texbox. . . Please review these different codes and see if anyone can...
    See more | Go to post
    Last edited by Frinavale; Jan 18 '10, 06:30 PM. Reason: Please post code in [code] ... [/code] tags. Added code tags.

  • I'm looking for a way to create a lookup textbox using VISUAL BASIC 2008

    I am a beginner at programming no classes it's sel study with e-books but hey everyone gets stuck. . . I have a snippet of code that I need someone to revise and if possible advice on sorting out my problem, I created a textbox to lookup values in my DB but for sum reason it does'nt matter what I type I seem to get the same value everytime. . . . .Fly by the code and see if anyone could help.

    Private m_cnADONetConne ction As New...
    See more | Go to post
No activity results to display
Show More
Working...