Click here to Skip to main content
15,894,907 members
Home / Discussions / C#
   

C#

 
GeneralRe: SQL connection timeout Pin
Justin Perez13-Aug-07 5:12
Justin Perez13-Aug-07 5:12 
GeneralRe: SQL connection timeout Pin
satsumatable13-Aug-07 6:35
satsumatable13-Aug-07 6:35 
QuestionHow to dump more than one row from table into the array !!!! please Help Pin
ANKUR2213-Aug-07 4:41
ANKUR2213-Aug-07 4:41 
AnswerRe: How to dump more than one row from table into the array !!!! please Help Pin
Justin Perez13-Aug-07 5:17
Justin Perez13-Aug-07 5:17 
AnswerRe: How to dump more than one row from table into the array !!!! please Help Pin
bit_cmdr13-Aug-07 6:50
bit_cmdr13-Aug-07 6:50 
QuestionDays of the week Pin
kibromg13-Aug-07 4:25
kibromg13-Aug-07 4:25 
AnswerRe: Days of the week Pin
Justin Perez13-Aug-07 4:32
Justin Perez13-Aug-07 4:32 
GeneralRe: Days of the week Pin
kibromg13-Aug-07 4:44
kibromg13-Aug-07 4:44 
GeneralRe: Days of the week Pin
J4amieC13-Aug-07 4:49
J4amieC13-Aug-07 4:49 
GeneralRe: Days of the week Pin
kibromg13-Aug-07 4:54
kibromg13-Aug-07 4:54 
GeneralRe: Days of the week Pin
leppie13-Aug-07 5:11
leppie13-Aug-07 5:11 
GeneralRe: Days of the week Pin
Justin Perez13-Aug-07 4:52
Justin Perez13-Aug-07 4:52 
GeneralRe: Days of the week Pin
kibromg13-Aug-07 5:06
kibromg13-Aug-07 5:06 
Thanks,

I have a datetime column on my table( ADEDATE type datetime)

Select id, ADEDATE from Table ,I would like to get the day of the week for the result of the selecet statement.

the result of the select statement will be similar to ..
12,Monday
13,sunday
14,saturday

Which function shall i use for this task?

Thanks


GeneralRe: Days of the week Pin
Justin Perez13-Aug-07 5:10
Justin Perez13-Aug-07 5:10 
GeneralRe: Days of the week Pin
kibromg13-Aug-07 5:18
kibromg13-Aug-07 5:18 
GeneralRe: Days of the week Pin
Justin Perez13-Aug-07 5:20
Justin Perez13-Aug-07 5:20 
AnswerRe: Days of the week Pin
Michael Potter13-Aug-07 4:57
Michael Potter13-Aug-07 4:57 
Questionhow I can get non-english letters from e-mail? Pin
Tsvi Girsh13-Aug-07 3:39
Tsvi Girsh13-Aug-07 3:39 
AnswerRe: how I can get non-english letters from e-mail? Pin
m@u13-Aug-07 6:57
m@u13-Aug-07 6:57 
GeneralRe: how I can get non-english letters from e-mail? Pin
Michael Sync13-Aug-07 16:12
Michael Sync13-Aug-07 16:12 
GeneralRe: how I can get non-english letters from e-mail? Pin
Tsvi Girsh13-Aug-07 22:58
Tsvi Girsh13-Aug-07 22:58 
QuestionProblem with Property Grid Pin
rajeevktripathi13-Aug-07 3:33
rajeevktripathi13-Aug-07 3:33 
AnswerRe: Problem with Property Grid Pin
leppie13-Aug-07 5:13
leppie13-Aug-07 5:13 
QuestionRe: Problem with Property Grid Pin
rajeevktripathi13-Aug-07 19:10
rajeevktripathi13-Aug-07 19:10 
QuestionBasic question about memory allocation Pin
A M SOMAN13-Aug-07 3:24
A M SOMAN13-Aug-07 3:24 

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.