If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Visual Basic > search data in textbox

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-06-11, 06:16
hardeumesh123 hardeumesh123 is offline
Registered User
 
Join Date: Jul 2011
Posts: 2
Wink search data in textbox

I am using VB6. and Adodc connector. I want to Search any keyword in text boxes. if searching item is written in textbox and on pressing enter it should have to displays related records in other textbox

Example
Text1
Text2
Text3
Text4

Adodc

if i put searching item in text1 and enter butten is pressed. related items should have to display in Text1, Text2, Text3, Text4 from database
Reply With Quote
  #2 (permalink)  
Old 07-22-11, 09:45
Shayan Shayan is offline
Registered User
 
Join Date: Jul 2011
Location: Bandar Abbas - Iran
Posts: 9
i didn't understand where is the problem !

write your code in Text1 Change event and use if for control it

You need SQL statement For that ?? describe where is your problem

thank you
Reply With Quote
  #3 (permalink)  
Old 07-22-11, 09:46
Teddy Teddy is offline
Purveyor of Discontent
 
Join Date: Mar 2003
Location: The Bottom of The Barrel
Posts: 6,075
What have you done so far?
__________________
oh yeah... documentation... I have heard of that.

*** What Do You Want In The MS Access Forum? ***
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On