Click here to Skip to main content
15,910,797 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: suggest me a control Pin
Dave Kreskowiak24-Aug-07 1:58
mveDave Kreskowiak24-Aug-07 1:58 
GeneralRe: suggest me a control Pin
eyes200724-Aug-07 3:23
eyes200724-Aug-07 3:23 
GeneralRe: suggest me a control Pin
Dave Kreskowiak24-Aug-07 5:40
mveDave Kreskowiak24-Aug-07 5:40 
GeneralRe: suggest me a control Pin
eyes200724-Aug-07 5:48
eyes200724-Aug-07 5:48 
GeneralRe: suggest me a control Pin
Dave Kreskowiak24-Aug-07 5:56
mveDave Kreskowiak24-Aug-07 5:56 
GeneralRe: suggest me a control Pin
eyes200724-Aug-07 5:43
eyes200724-Aug-07 5:43 
QuestionWhat is Wrong in my Datagrid Search Style Pin
Vimalsoft(Pty) Ltd23-Aug-07 21:44
professionalVimalsoft(Pty) Ltd23-Aug-07 21:44 
AnswerRe: What is Wrong in my Datagrid Search Style Pin
Dave Kreskowiak24-Aug-07 5:54
mveDave Kreskowiak24-Aug-07 5:54 
Vuyiswamb wrote:
IF the user has not inserted the value in e.g pair1_1 textbox, can it be ignored


The only way to ignore the condition is it's removed from the SQL statement's WHER clause.


Vuyiswamb wrote:
.meaning cant we make this values optional


SQL doesn't support optional parameters.

You basically have to generate the SQL string dynamically, adding just the conditions that are supplied by the user.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: What is Wrong in my Datagrid Search Style Pin
Vimalsoft(Pty) Ltd26-Aug-07 20:06
professionalVimalsoft(Pty) Ltd26-Aug-07 20:06 
GeneralRe: What is Wrong in my Datagrid Search Style Pin
Dave Kreskowiak27-Aug-07 12:09
mveDave Kreskowiak27-Aug-07 12:09 
GeneralRe: What is Wrong in my Datagrid Search Style Pin
Vimalsoft(Pty) Ltd27-Aug-07 21:29
professionalVimalsoft(Pty) Ltd27-Aug-07 21:29 
QuestionCode structure Pin
digicd123-Aug-07 16:28
digicd123-Aug-07 16:28 
QuestionIs it Memory Problem????? Pin
dimuthuvbnet23-Aug-07 15:52
dimuthuvbnet23-Aug-07 15:52 
AnswerRe: Is it Memory Problem????? Pin
Luc Pattyn23-Aug-07 16:23
sitebuilderLuc Pattyn23-Aug-07 16:23 
AnswerRe: Is it Memory Problem????? Pin
Vimalsoft(Pty) Ltd23-Aug-07 19:56
professionalVimalsoft(Pty) Ltd23-Aug-07 19:56 
AnswerRe: Is it Memory Problem????? Pin
petersgyoung24-Aug-07 15:21
petersgyoung24-Aug-07 15:21 
Questionfastest way to select all checkboxes in DataGridView Pin
Far sh23-Aug-07 15:51
Far sh23-Aug-07 15:51 
AnswerRe: fastest way to select all checkboxes in DataGridView Pin
Dave Kreskowiak24-Aug-07 5:49
mveDave Kreskowiak24-Aug-07 5:49 
AnswerRe: fastest way to select all checkboxes in DataGridView Pin
Pascal Ganaye24-Aug-07 6:01
Pascal Ganaye24-Aug-07 6:01 
QuestionGmail problem in webbrowser control and its licence Pin
Ahmad Zaidi23-Aug-07 9:43
Ahmad Zaidi23-Aug-07 9:43 
AnswerRe: Gmail problem in webbrowser control and its licence Pin
Christian Graus23-Aug-07 11:32
protectorChristian Graus23-Aug-07 11:32 
QuestionVB6 Printing Problem Pin
slk100023-Aug-07 9:40
slk100023-Aug-07 9:40 
AnswerRe: VB6 Printing Problem Pin
Dave Kreskowiak24-Aug-07 5:46
mveDave Kreskowiak24-Aug-07 5:46 
QuestionTreeview Selected Node Pin
ejaz_pk23-Aug-07 5:58
ejaz_pk23-Aug-07 5:58 
AnswerRe: Treeview Selected Node Pin
Dave Kreskowiak24-Aug-07 6:03
mveDave Kreskowiak24-Aug-07 6:03 

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.