Click here to Skip to main content
15,917,618 members
Home / Discussions / Database
   

Database

 
AnswerRe: sqlserver2005 Pin
Colin Angus Mackay21-Aug-07 22:12
Colin Angus Mackay21-Aug-07 22:12 
AnswerRe: sqlserver2005 Pin
Giorgi Dalakishvili21-Aug-07 22:13
mentorGiorgi Dalakishvili21-Aug-07 22:13 
QuestionHow to export sql query results to excel file Pin
RichardBlare21-Aug-07 20:16
RichardBlare21-Aug-07 20:16 
AnswerRe: How to export sql query results to excel file Pin
Blue_Boy21-Aug-07 21:53
Blue_Boy21-Aug-07 21:53 
AnswerRe: How to export sql query results to excel file Pin
Giorgi Dalakishvili21-Aug-07 22:53
mentorGiorgi Dalakishvili21-Aug-07 22:53 
QuestionHow to create a SCRIPT from a Stored Procedure in SQL Server 2005 Pin
T4AMD21-Aug-07 13:32
T4AMD21-Aug-07 13:32 
AnswerRe: How to create a SCRIPT from a Stored Procedure in SQL Server 2005 Pin
Colin Angus Mackay21-Aug-07 13:48
Colin Angus Mackay21-Aug-07 13:48 
GeneralSort in an SQL Select - Non Typical I think... Pin
code-frog21-Aug-07 7:45
professionalcode-frog21-Aug-07 7:45 
Here is what my data looks like this will be in comma delimited but it's exactly the data in the table:

RecordID, EventDate, EventTitle, EventCity
1, Nov. 1, Surgery Day, Boston
2, Nov. 1, Surgery Day, Atlanta
3, Nov. 3, Surgery Day, Asheville
4, Nov. 3, Surgery Day, Boston
5, Jun. 8, Surgery Day, Boston
6, Jun. 9, Surgery Day, Asheville

The problem I am having is that when I select events from the table I haven't a way to sort them in a proper monthly order. (Jan, Feb, March, Apr, May...) instead they sort alphabetically. Is there a way to structure the SQL so that it orders properly by month? How would I do that?



GeneralRe: Sort in an SQL Select - Non Typical I think... Pin
Chris Meech21-Aug-07 8:00
Chris Meech21-Aug-07 8:00 
GeneralRe: Sort in an SQL Select - Non Typical I think... Pin
DerekFL21-Aug-07 10:33
DerekFL21-Aug-07 10:33 
GeneralRe: Sort in an SQL Select - Non Typical I think... Pin
Rocky#22-Aug-07 0:56
Rocky#22-Aug-07 0:56 
GeneralRe: Sort in an SQL Select - Non Typical I think... Pin
DerekFL22-Aug-07 4:07
DerekFL22-Aug-07 4:07 
GeneralRe: Sort in an SQL Select - Non Typical I think... Pin
Rocky#22-Aug-07 20:10
Rocky#22-Aug-07 20:10 
GeneralRe: Sort in an SQL Select - Non Typical I think... Pin
DerekFL23-Aug-07 10:09
DerekFL23-Aug-07 10:09 
GeneralRe: Sort in an SQL Select - Non Typical I think... Pin
Rocky#23-Aug-07 19:09
Rocky#23-Aug-07 19:09 
Questionproblem opening an ado recordset against access 97 table... Pin
ricio200021-Aug-07 4:04
ricio200021-Aug-07 4:04 
AnswerRe: problem opening an ado recordset against access 97 table... Pin
Mike Dimmick21-Aug-07 4:28
Mike Dimmick21-Aug-07 4:28 
GeneralRe: problem opening an ado recordset against access 97 table... Pin
ricio200021-Aug-07 10:15
ricio200021-Aug-07 10:15 
QuestionSQL Update and Refresh Quirk Pin
Spenceee21-Aug-07 3:19
Spenceee21-Aug-07 3:19 
AnswerRe: SQL Update and Refresh Quirk Pin
Rocky#22-Aug-07 0:52
Rocky#22-Aug-07 0:52 
QuestionFull Text Search in SQL Server 2005 with varbinary(max) Pin
Arindam Tewary21-Aug-07 2:35
professionalArindam Tewary21-Aug-07 2:35 
AnswerRe: Full Text Search in SQL Server 2005 with varbinary(max) Pin
DerekFL23-Aug-07 11:50
DerekFL23-Aug-07 11:50 
QuestionDTS Transformation Error Pin
Vipul Mehta20-Aug-07 22:59
Vipul Mehta20-Aug-07 22:59 
AnswerRe: DTS Transformation Error Pin
Vipul Mehta21-Aug-07 0:59
Vipul Mehta21-Aug-07 0:59 
Questioni need query Pin
bhattiprolu20-Aug-07 21:38
bhattiprolu20-Aug-07 21:38 

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.