Click here to Skip to main content
15,891,473 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: eval and databinder.eval Pin
InsDev13-Nov-07 21:47
InsDev13-Nov-07 21:47 
GeneralRe: eval and databinder.eval Pin
Sonia Gupta13-Nov-07 21:51
Sonia Gupta13-Nov-07 21:51 
GeneralRe: eval and databinder.eval Pin
InsDev13-Nov-07 22:01
InsDev13-Nov-07 22:01 
GeneralRe: eval and databinder.eval Pin
Piyush Vardhan Singh13-Nov-07 22:54
Piyush Vardhan Singh13-Nov-07 22:54 
GeneralRe: eval and databinder.eval Pin
InsDev13-Nov-07 23:04
InsDev13-Nov-07 23:04 
GeneralRe: eval and databinder.eval Pin
Piyush Vardhan Singh13-Nov-07 23:13
Piyush Vardhan Singh13-Nov-07 23:13 
GeneralRe: eval and databinder.eval Pin
InsDev13-Nov-07 23:17
InsDev13-Nov-07 23:17 
GeneralRe: eval and databinder.eval Pin
InsDev13-Nov-07 23:23
InsDev13-Nov-07 23:23 
try to use this one can solve ur problem.

SELECT Format([StartDateTime], "dd mm yyyy") as StartDate, Format([StartDateTime], "dddd") as Day,
Count(*) as ChatCount
FROM Messages where 1=1 group by Format([StartDateTime], "dd mm yyyy")

Devjit Das.
GeneralRe: eval and databinder.eval Pin
Christian Graus13-Nov-07 22:52
protectorChristian Graus13-Nov-07 22:52 
AnswerRe: eval and databinder.eval Pin
N a v a n e e t h13-Nov-07 21:50
N a v a n e e t h13-Nov-07 21:50 
Questionhow to use Distinct count in ms access Pin
Piyush Vardhan Singh13-Nov-07 20:27
Piyush Vardhan Singh13-Nov-07 20:27 
AnswerRe: how to use Distinct count in ms access Pin
Michael Sync13-Nov-07 20:57
Michael Sync13-Nov-07 20:57 
GeneralRe: how to use Distinct count in ms access Pin
Piyush Vardhan Singh13-Nov-07 21:21
Piyush Vardhan Singh13-Nov-07 21:21 
AnswerRe: how to use Distinct count in ms access Pin
Vasudevan Deepak Kumar13-Nov-07 21:38
Vasudevan Deepak Kumar13-Nov-07 21:38 
Questionhow i can stop java script function not to excute Pin
jagan12313-Nov-07 20:21
jagan12313-Nov-07 20:21 
AnswerRe: how i can stop java script function not to excute Pin
Vasudevan Deepak Kumar13-Nov-07 21:27
Vasudevan Deepak Kumar13-Nov-07 21:27 
QuestionLooking different in Mozilla Pin
.NET- India 13-Nov-07 20:01
.NET- India 13-Nov-07 20:01 
AnswerRe: Looking different in Mozilla Pin
N a v a n e e t h13-Nov-07 20:09
N a v a n e e t h13-Nov-07 20:09 
GeneralRe: Looking different in Mozilla Pin
.NET- India 13-Nov-07 20:12
.NET- India 13-Nov-07 20:12 
GeneralRe: Looking different in Mozilla Pin
N a v a n e e t h13-Nov-07 20:17
N a v a n e e t h13-Nov-07 20:17 
GeneralRe: Looking different in Mozilla Pin
Vasudevan Deepak Kumar13-Nov-07 21:39
Vasudevan Deepak Kumar13-Nov-07 21:39 
AnswerRe: Looking different in Mozilla Pin
Michael Sync13-Nov-07 20:17
Michael Sync13-Nov-07 20:17 
GeneralRe: Looking different in Mozilla Pin
N a v a n e e t h13-Nov-07 20:24
N a v a n e e t h13-Nov-07 20:24 
GeneralRe: Looking different in Mozilla Pin
Michael Sync13-Nov-07 20:37
Michael Sync13-Nov-07 20:37 
GeneralRe: Looking different in Mozilla Pin
N a v a n e e t h13-Nov-07 21:42
N a v a n e e t h13-Nov-07 21:42 

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.