Click here to Skip to main content
15,889,335 members
Home / Discussions / C#
   

C#

 
QuestionLognormal distribution Pin
Member 1074517412-Apr-14 23:16
Member 1074517412-Apr-14 23:16 
AnswerRe: Lognormal distribution Pin
Richard MacCutchan13-Apr-14 0:21
mveRichard MacCutchan13-Apr-14 0:21 
GeneralRe: Lognormal distribution Pin
Member 1074517413-Apr-14 0:39
Member 1074517413-Apr-14 0:39 
GeneralRe: Lognormal distribution Pin
Richard MacCutchan13-Apr-14 0:47
mveRichard MacCutchan13-Apr-14 0:47 
QuestionHow to create form search (c#-winform-sql server) with multi-field Pin
joga778512-Apr-14 0:06
joga778512-Apr-14 0:06 
AnswerRe: How to create form search (c#-winform-sql server) with multi-field Pin
Peter Leow12-Apr-14 0:34
professionalPeter Leow12-Apr-14 0:34 
GeneralRe: How to create form search (c#-winform-sql server) with multi-field Pin
joga778513-Apr-14 16:39
joga778513-Apr-14 16:39 
AnswerRe: How to create form search (c#-winform-sql server) with multi-field Pin
Mycroft Holmes12-Apr-14 14:50
professionalMycroft Holmes12-Apr-14 14:50 
Peter Leow supplied the script here is some more

Create a form with 3 text boxes a button (Search) and a grid.
when the user clicks the search button trap the event and
make a connection to the database
pass in the query based on the data entered into the textboxes (using PLs query example)
get the dataset from the sql command object
bind the datatable to your datagridview

Improve the query by using parameters - see "Little Bobby Tables"
Never underestimate the power of human stupidity
RAH

AnswerRe: How to create form search (c#-winform-sql server) with multi-field Pin
joga778513-Apr-14 16:40
joga778513-Apr-14 16:40 
AnswerRe: How to create form search (c#-winform-sql server) with multi-field Pin
Bernhard Hiller13-Apr-14 23:01
Bernhard Hiller13-Apr-14 23:01 
GeneralRe: How to create form search (c#-winform-sql server) with multi-field Pin
joga778520-Apr-14 16:47
joga778520-Apr-14 16:47 
AnswerRe: How to create form search (c#-winform-sql server) with multi-field Pin
joga778520-Apr-14 18:44
joga778520-Apr-14 18:44 
QuestionMessage Closed Pin
11-Apr-14 18:31
Angeljodim11-Apr-14 18:31 
AnswerRe: Q&A site that answers C# topics AUTOMATICALLY Pin
Peter Leow11-Apr-14 18:59
professionalPeter Leow11-Apr-14 18:59 
AnswerRe: Q&A widget please. Pin
Dave Kreskowiak12-Apr-14 11:02
mveDave Kreskowiak12-Apr-14 11:02 
AnswerRe: Q&A widget please. Pin
Shady George12-Apr-14 11:28
Shady George12-Apr-14 11:28 
GeneralRe: Q&A widget please. Pin
Richard Andrew x6412-Apr-14 15:10
professionalRichard Andrew x6412-Apr-14 15:10 
GeneralRe: Q&A widget please. Pin
Shady George12-Apr-14 17:40
Shady George12-Apr-14 17:40 
AnswerRe: Q&A widget please. Pin
OriginalGriff13-Apr-14 2:42
mveOriginalGriff13-Apr-14 2:42 
AnswerRe: Q&A widget please. Pin
Jay Nardev13-Apr-14 7:44
Jay Nardev13-Apr-14 7:44 
QuestionI found This Error When I run My programe The data reader is incompatible with the specified 'DBLaxmiTatkalModel.TblAttendence'. A member of the type, 'AttendenceId', does not have a... Pin
Šangeet Šhah11-Apr-14 18:10
professionalŠangeet Šhah11-Apr-14 18:10 
AnswerRe: I found This Error When I run My programe The data reader is incompatible with the specified 'DBLaxmiTatkalModel.TblAttendence'. A member of the type, 'AttendenceId', does not have a... Pin
Mycroft Holmes11-Apr-14 22:55
professionalMycroft Holmes11-Apr-14 22:55 
Questionif a real number has two dots in it it must display error that it is not a real number Pin
Member 1074041211-Apr-14 15:09
Member 1074041211-Apr-14 15:09 
GeneralRe: if a real number has two dots in it it must display error that it is not a real number Pin
PIEBALDconsult11-Apr-14 15:25
mvePIEBALDconsult11-Apr-14 15:25 
Questionthuật toán k-mean Pin
Member 1074281911-Apr-14 8:03
Member 1074281911-Apr-14 8: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.