Click here to Skip to main content
15,887,683 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to get the last command line argument or argument without the delimiter Pin
zxc8919-Sep-06 23:58
zxc8919-Sep-06 23:58 
GeneralRe: How to get the last command line argument or argument without the delimiter Pin
Christian Graus20-Sep-06 0:05
protectorChristian Graus20-Sep-06 0:05 
QuestionStreamReader and special tag problem Pin
cecildt19-Sep-06 23:08
cecildt19-Sep-06 23:08 
AnswerRe: StreamReader and special tag problem Pin
Christian Graus19-Sep-06 23:15
protectorChristian Graus19-Sep-06 23:15 
GeneralRe: StreamReader and special tag problem Pin
cecildt19-Sep-06 23:21
cecildt19-Sep-06 23:21 
QuestionBit Fields Pin
Sabry190519-Sep-06 23:01
Sabry190519-Sep-06 23:01 
AnswerRe: Bit Fields Pin
Christian Graus19-Sep-06 23:19
protectorChristian Graus19-Sep-06 23:19 
QuestionSELECT * FROM DB WHERE aFIELD = Null Pin
Glen Harvy19-Sep-06 22:40
Glen Harvy19-Sep-06 22:40 
Hi,

I am trying to fill a datatable with data for all records that have not been actioned. When they have been actioned a date is entered into the "actioned" field. Until it has been actioned, the field is empty.

How do I pass an empty/isNull parameter in the following:

this.correspondenceTableAdapter.FillBy(myclubDataSet.Correspondence, XXX );

where the XXX represents an empty DateTime field in the database.




Glen Harvy

AnswerRe: SELECT * FROM DB WHERE aFIELD = Null Pin
Christian Graus19-Sep-06 22:44
protectorChristian Graus19-Sep-06 22:44 
GeneralRe: SELECT * FROM DB WHERE aFIELD = Null Pin
Glen Harvy19-Sep-06 23:34
Glen Harvy19-Sep-06 23:34 
GeneralRe: SELECT * FROM DB WHERE aFIELD = Null Pin
Christian Graus19-Sep-06 23:38
protectorChristian Graus19-Sep-06 23:38 
GeneralRe: SELECT * FROM DB WHERE aFIELD = Null Pin
Glen Harvy20-Sep-06 1:45
Glen Harvy20-Sep-06 1:45 
QuestionVisual Studio 2005 windows mobile development.. Pin
Sri harini19-Sep-06 22:31
Sri harini19-Sep-06 22:31 
QuestionExtract Text from PNG file Pin
Jatin Kakkar19-Sep-06 22:06
Jatin Kakkar19-Sep-06 22:06 
AnswerRe: Extract Text from PNG file Pin
Christian Graus19-Sep-06 22:20
protectorChristian Graus19-Sep-06 22:20 
GeneralRe: Extract Text from PNG file Pin
Jatin Kakkar19-Sep-06 22:47
Jatin Kakkar19-Sep-06 22:47 
GeneralRe: Extract Text from PNG file Pin
Christian Graus19-Sep-06 23:13
protectorChristian Graus19-Sep-06 23:13 
GeneralRe: Extract Text from PNG file Pin
Jatin Kakkar19-Sep-06 23:58
Jatin Kakkar19-Sep-06 23:58 
GeneralRe: Extract Text from PNG file Pin
Christian Graus20-Sep-06 0:06
protectorChristian Graus20-Sep-06 0:06 
GeneralRe: Extract Text from PNG file Pin
Jatin Kakkar19-Sep-06 22:58
Jatin Kakkar19-Sep-06 22:58 
AnswerRe: Extract Text from PNG file Pin
S. Senthil Kumar19-Sep-06 22:46
S. Senthil Kumar19-Sep-06 22:46 
Questionpolyfit in matlab building for .net Pin
Haoman1719-Sep-06 21:55
Haoman1719-Sep-06 21:55 
QuestionGridview Binding Pin
Brendan Vogt19-Sep-06 21:43
Brendan Vogt19-Sep-06 21:43 
QuestionHow to schedule windows service in c#? Pin
Rajesh_K_Sharma19-Sep-06 21:31
Rajesh_K_Sharma19-Sep-06 21:31 
AnswerRe: How to schedule windows service in c#? Pin
Rajesh_K_Sharma19-Sep-06 22:54
Rajesh_K_Sharma19-Sep-06 22:54 

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.