Click here to Skip to main content
15,891,431 members
Home / Discussions / Database
   

Database

 
QuestionDifference between nvarchar and char Pin
John.L.Ponratnam12-Nov-07 22:46
John.L.Ponratnam12-Nov-07 22:46 
AnswerRe: Difference between nvarchar and char Pin
John-ph12-Nov-07 22:57
John-ph12-Nov-07 22:57 
GeneralRe: Difference between nvarchar and char Pin
venkat vuppala12-Nov-07 23:29
venkat vuppala12-Nov-07 23:29 
QuestionSql Server 2000 Debugging option Pin
joemonvarghese12-Nov-07 22:03
joemonvarghese12-Nov-07 22:03 
AnswerRe: Sql Server 2000 Debugging option Pin
Adeel Chaudhry12-Nov-07 23:32
Adeel Chaudhry12-Nov-07 23:32 
GeneralRe: Sql Server 2000 Debugging option Pin
joemonvarghese13-Nov-07 1:48
joemonvarghese13-Nov-07 1:48 
QuestionDate Problem : Urgent Pin
Suryanairg12-Nov-07 22:02
Suryanairg12-Nov-07 22:02 
AnswerRe: Date Problem : Urgent [modified] Pin
Pete O'Hanlon12-Nov-07 22:20
mvePete O'Hanlon12-Nov-07 22:20 
select * from table1 where mydate between @startdate and @enddate. Take a look at UTC and datetime formats to make sure that you are working with your date properly (you are using a stored procedure aren't you - and you are passing @startdate and @enddate in as datetime).


-- modified at 4:36 Tuesday 13th November, 2007

Ah - I see from others that you are trying to solve a different problem. Oh well.Sniff | :^)

Deja View - the feeling that you've seen this post before.

GeneralRe: Date Problem : Urgent Pin
Adeel Chaudhry12-Nov-07 22:41
Adeel Chaudhry12-Nov-07 22:41 
AnswerRe: Date Problem : Urgent Pin
Adeel Chaudhry12-Nov-07 22:26
Adeel Chaudhry12-Nov-07 22:26 
AnswerRe: Date Problem : Urgent Pin
joemonvarghese12-Nov-07 22:28
joemonvarghese12-Nov-07 22:28 
QuestionHow to filter a number Pin
matjame12-Nov-07 21:11
matjame12-Nov-07 21:11 
AnswerRe: How to filter a number Pin
Adeel Chaudhry12-Nov-07 22:44
Adeel Chaudhry12-Nov-07 22:44 
GeneralRe: How to filter a number Pin
matjame12-Nov-07 22:48
matjame12-Nov-07 22:48 
GeneralRe: How to filter a number Pin
Adeel Chaudhry12-Nov-07 22:57
Adeel Chaudhry12-Nov-07 22:57 
GeneralRe: How to filter a number Pin
matjame12-Nov-07 23:09
matjame12-Nov-07 23:09 
QuestionCreate Table Pin
prithaa12-Nov-07 18:56
prithaa12-Nov-07 18:56 
AnswerRe: Create Table Pin
pmarfleet12-Nov-07 19:42
pmarfleet12-Nov-07 19:42 
GeneralRe: Create Table Pin
prithaa12-Nov-07 19:54
prithaa12-Nov-07 19:54 
GeneralRe: Create Table Pin
pmarfleet12-Nov-07 21:36
pmarfleet12-Nov-07 21:36 
GeneralRe: Create Table Pin
Pete O'Hanlon12-Nov-07 22:38
mvePete O'Hanlon12-Nov-07 22:38 
GeneralRe: Create Table Pin
venkat vuppala12-Nov-07 23:25
venkat vuppala12-Nov-07 23:25 
GeneralRe: Create Table Pin
prithaa12-Nov-07 23:53
prithaa12-Nov-07 23:53 
QuestionServer Explorer not visible. Pin
mgr_2k712-Nov-07 16:48
mgr_2k712-Nov-07 16:48 
AnswerRe: Server Explorer not visible. Pin
joemonvarghese12-Nov-07 17:26
joemonvarghese12-Nov-07 17:26 

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.