Click here to Skip to main content
15,898,134 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Refresh VB.net form by another process Pin
Luc Pattyn13-Dec-07 14:59
sitebuilderLuc Pattyn13-Dec-07 14:59 
GeneralFastest way of fetching data from database server Pin
Eli Nurman13-Dec-07 9:29
Eli Nurman13-Dec-07 9:29 
GeneralRe: Fastest way of fetching data from database server Pin
Dave Kreskowiak13-Dec-07 10:25
mveDave Kreskowiak13-Dec-07 10:25 
QuestionVBA I need some help. Pin
code123581313-Dec-07 9:07
code123581313-Dec-07 9:07 
GeneralRe: VBA I need some help. Pin
Christian Graus13-Dec-07 9:30
protectorChristian Graus13-Dec-07 9:30 
GeneralRe: VBA I need some help. Pin
code123581313-Dec-07 9:48
code123581313-Dec-07 9:48 
GeneralRe: VBA I need some help. Pin
Dave Kreskowiak13-Dec-07 10:10
mveDave Kreskowiak13-Dec-07 10:10 
QuestionHello Pin
BOREC13-Dec-07 8:09
BOREC13-Dec-07 8:09 
I have a question:
How can I create a search textbox that would find a certain person in my phonebook. I have created an acces database with a table phonebook. I imported it into my project and then created a form on which I dragged this textboxes which are connected to different fields ( firstname, lastname, adress, number, etc. ) via lets say phonebookBindingSource. I am describing this so in case you write a code, you could write it specificaly for my case. Any comments are very welcome othervwise it's like useless
help tutorials which are made for those who already know all that not for those who want to learn. Anyway I have tried quite a lot including building queries in access and then using that in VB and it doesn't work.
I should write the lastname in a textbox and then clik search button. So I suppose I shuld writte in a Button1_Click Subroutine what?...
But the primary key is on ID not on Lastname or name. There can be different persons with the same lastname so with each click it goes to the next and when at the end of table the procedure should go round again. The easiest way and comments pretty please.
Generalsearch engine Pin
BOREC13-Dec-07 9:08
BOREC13-Dec-07 9:08 
GeneralRe: search engine Pin
Christian Graus13-Dec-07 9:26
protectorChristian Graus13-Dec-07 9:26 
GeneralRe: Hello Pin
Christian Graus13-Dec-07 9:25
protectorChristian Graus13-Dec-07 9:25 
GeneralVB Pin
BOREC13-Dec-07 10:02
BOREC13-Dec-07 10:02 
GeneralRe: VB Pin
Dave Kreskowiak13-Dec-07 10:20
mveDave Kreskowiak13-Dec-07 10:20 
GeneralRe: VB Pin
Christian Graus13-Dec-07 11:35
protectorChristian Graus13-Dec-07 11:35 
GeneralDeserved reply, and sincere apology... Pin
BOREC13-Dec-07 12:58
BOREC13-Dec-07 12:58 
GeneralCODE Pin
BOREC13-Dec-07 9:40
BOREC13-Dec-07 9:40 
GeneralRe: CODE Pin
Christian Graus13-Dec-07 11:30
protectorChristian Graus13-Dec-07 11:30 
GeneralCODE Pin
BOREC13-Dec-07 13:12
BOREC13-Dec-07 13:12 
GeneralRe: CODE Pin
Christian Graus13-Dec-07 13:22
protectorChristian Graus13-Dec-07 13:22 
GeneralFOUND CODE Pin
BOREC13-Dec-07 13:57
BOREC13-Dec-07 13:57 
GeneralRe: FOUND CODE Pin
Christian Graus13-Dec-07 16:12
protectorChristian Graus13-Dec-07 16:12 
QuestionWeb Exception ! Pin
AliAmjad13-Dec-07 6:51
AliAmjad13-Dec-07 6:51 
GeneralRe: Web Exception ! Pin
Dave Kreskowiak13-Dec-07 7:16
mveDave Kreskowiak13-Dec-07 7:16 
GeneralRe: Web Exception ! Pin
AliAmjad13-Dec-07 8:04
AliAmjad13-Dec-07 8:04 
GeneralRe: Web Exception ! Pin
Dave Kreskowiak13-Dec-07 8:19
mveDave Kreskowiak13-Dec-07 8:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.