Click here to Skip to main content
15,902,777 members
Home / Discussions / C#
   

C#

 
QuestionImages Click Event Problem... Pin
kingletas13-Nov-07 12:01
kingletas13-Nov-07 12:01 
AnswerRe: Images Click Event Problem... Pin
Luc Pattyn13-Nov-07 12:17
sitebuilderLuc Pattyn13-Nov-07 12:17 
GeneralRe: Images Click Event Problem... Pin
kingletas13-Nov-07 12:51
kingletas13-Nov-07 12:51 
GeneralRe: Images Click Event Problem... Pin
Luc Pattyn13-Nov-07 13:11
sitebuilderLuc Pattyn13-Nov-07 13:11 
GeneralRe: Images Click Event Problem... Pin
kingletas13-Nov-07 14:58
kingletas13-Nov-07 14:58 
QuestionImporting Extreamly Large Files Pin
jasper01813-Nov-07 11:58
jasper01813-Nov-07 11:58 
GeneralRe: Importing Extreamly Large Files Pin
jasper01813-Nov-07 12:46
jasper01813-Nov-07 12:46 
QuestionDateTime Compare Problem Pin
dataminers13-Nov-07 11:12
dataminers13-Nov-07 11:12 
I have sql query in C#

SELECT Last_Date
FROM MYTABLE
WHERE Last_Date > CONVERT(DATETIME, '13.11.2007 22:43:50', 103)

Note: Last_Date column data type is datetime

Example; If my Last_Date column like this
13.11.2007 22:43:49
13.11.2007 22:43:50
13.11.2007 22:43:51

So this query return this values
13.11.2007 22:43:50
13.11.2007 22:43:51

If I change ">" operator to ">=" operator, result is same. How can I eleminate "13.11.2007 22:43:50" value? I want to get greater than (">") values.

Thanks..
AnswerRe: DateTime Compare Problem Pin
Christian Graus13-Nov-07 11:35
protectorChristian Graus13-Nov-07 11:35 
GeneralRe: DateTime Compare Problem Pin
dataminers13-Nov-07 11:45
dataminers13-Nov-07 11:45 
AnswerRe: DateTime Compare Problem Pin
Bino B13-Nov-07 21:44
Bino B13-Nov-07 21:44 
QuestionTo make button's backgroundimage enabled Pin
omegazafer13-Nov-07 11:02
omegazafer13-Nov-07 11:02 
GeneralRe: To make button's backgroundimage enabled Pin
omegazafer13-Nov-07 12:04
omegazafer13-Nov-07 12:04 
GeneralRe: To make button's backgroundimage enabled Pin
omegazafer13-Nov-07 13:18
omegazafer13-Nov-07 13:18 
QuestionCustom Pocket PC sync Pin
DaveyM6913-Nov-07 9:38
professionalDaveyM6913-Nov-07 9:38 
AnswerRe: Custom Pocket PC sync Pin
Vasudevan Deepak Kumar13-Nov-07 20:21
Vasudevan Deepak Kumar13-Nov-07 20:21 
GeneralRe: Custom Pocket PC sync Pin
DaveyM6913-Nov-07 22:59
professionalDaveyM6913-Nov-07 22:59 
QuestionUpdate, Delete On multi Tables Pin
mehrdadc4813-Nov-07 8:03
mehrdadc4813-Nov-07 8:03 
AnswerRe: Update, Delete On multi Tables Pin
Vasudevan Deepak Kumar13-Nov-07 20:23
Vasudevan Deepak Kumar13-Nov-07 20:23 
QuestionSearching an Item in a ComboBox and get its index Pin
Jonso13-Nov-07 6:33
Jonso13-Nov-07 6:33 
AnswerRe: Searching an Item in a ComboBox and get its index Pin
Ravi Bhavnani13-Nov-07 6:48
professionalRavi Bhavnani13-Nov-07 6:48 
GeneralRe: Searching an Item in a ComboBox and get its index Pin
Jonso13-Nov-07 10:27
Jonso13-Nov-07 10:27 
QuestionHow to create a full-fledged Browser and additional custom tool bar? Pin
Khoramdin13-Nov-07 6:24
Khoramdin13-Nov-07 6:24 
AnswerRe: How to create a full-fledged Browser and additional custom tool bar? Pin
Ravi Bhavnani13-Nov-07 6:40
professionalRavi Bhavnani13-Nov-07 6:40 
Questionscanner barcode Pin
SVb.net13-Nov-07 5:47
SVb.net13-Nov-07 5:47 

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.