Click here to Skip to main content
15,915,826 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Floating point with VB Slider Control? Pin
Dalek Dave16-Feb-11 22:09
professionalDalek Dave16-Feb-11 22:09 
AnswerRe: Floating point with VB Slider Control? Pin
Richard MacCutchan16-Feb-11 22:12
mveRichard MacCutchan16-Feb-11 22:12 
AnswerRe: Floating point with VB Slider Control? Pin
Mycroft Holmes17-Feb-11 13:49
professionalMycroft Holmes17-Feb-11 13:49 
GeneralRe: Floating point with VB Slider Control? Pin
Richard MacCutchan17-Feb-11 22:19
mveRichard MacCutchan17-Feb-11 22:19 
GeneralRe: Floating point with VB Slider Control? Pin
Mycroft Holmes17-Feb-11 23:29
professionalMycroft Holmes17-Feb-11 23:29 
QuestionSearch File Name - Change Name to Parent Folder Name.vbs ** Question! Pin
Memphis7616-Feb-11 11:54
Memphis7616-Feb-11 11:54 
AnswerRe: Search File Name - Change Name to Parent Folder Name.vbs ** Question! Pin
DaveAuld16-Feb-11 12:57
professionalDaveAuld16-Feb-11 12:57 
QuestionGlobal search? Pin
waner michaud16-Feb-11 9:31
waner michaud16-Feb-11 9:31 
Hi,
I need a guidance on how to achieve this global search in vb.net using sql express.
cenario:
I have a Mdi parent form as main window.
I add a toolstrip so I can add a label, textbox and a search botton.
I want a global search for serial number, when found, a child form load with its record; if not found, a message.

tables structure:
inventory(inv_ID, serial_no, Type, etc..)
Lost(lost_id, inv_id, date, etc..)
repair(repair_id, inv_id, etc..)
training(tran_id, inv_id,etc..)

wherever the serial number appears on view from these tables, I need the result.
problems:
1)if I do a view for all, I will get no record if one of the fk key is not there...
2)I cannot drop the pk key on the form to do a recursive search.
Please guide me on this.
thank you in advance
AnswerRe: Global search? Pin
Luc Pattyn16-Feb-11 10:11
sitebuilderLuc Pattyn16-Feb-11 10:11 
GeneralRe: Global search? Pin
waner michaud16-Feb-11 13:49
waner michaud16-Feb-11 13:49 
AnswerRe: Global search? Pin
Luc Pattyn16-Feb-11 13:58
sitebuilderLuc Pattyn16-Feb-11 13:58 
GeneralRe: Global search? Pin
waner michaud16-Feb-11 14:13
waner michaud16-Feb-11 14:13 
AnswerRe: Global search? Pin
Luc Pattyn16-Feb-11 14:18
sitebuilderLuc Pattyn16-Feb-11 14:18 
GeneralRe: Global search? Pin
waner michaud16-Feb-11 15:01
waner michaud16-Feb-11 15:01 
AnswerRe: Global search? Pin
Luc Pattyn16-Feb-11 15:08
sitebuilderLuc Pattyn16-Feb-11 15:08 
GeneralRe: Global search? Pin
waner michaud16-Feb-11 15:22
waner michaud16-Feb-11 15:22 
GeneralRe: Global search? Pin
waner michaud18-Feb-11 7:01
waner michaud18-Feb-11 7:01 
GeneralRe: Global search? Pin
Luc Pattyn18-Feb-11 7:22
sitebuilderLuc Pattyn18-Feb-11 7:22 
GeneralRe: Global search? Pin
waner michaud18-Feb-11 7:44
waner michaud18-Feb-11 7:44 
GeneralRe: Global search? Pin
waner michaud18-Feb-11 9:44
waner michaud18-Feb-11 9:44 
GeneralRe: Global search? Pin
Luc Pattyn18-Feb-11 17:13
sitebuilderLuc Pattyn18-Feb-11 17:13 
AnswerRe: Global search? Pin
Bernhard Hiller16-Feb-11 23:26
Bernhard Hiller16-Feb-11 23:26 
QuestionSynchronizing in VB 6.0 [modified] Pin
Harsha Kadekar15-Feb-11 19:36
Harsha Kadekar15-Feb-11 19:36 
AnswerRe: Synchronizing in VB 6.0 [modified] Pin
Thomas Krojer15-Feb-11 21:28
Thomas Krojer15-Feb-11 21:28 
AnswerRe: Synchronizing in VB 6.0 Pin
Аslam Iqbal15-Feb-11 21:30
professionalАslam Iqbal15-Feb-11 21:30 

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.