Click here to Skip to main content
15,903,388 members
Home / Discussions / Database
   

Database

 
AnswerRe: How to select 10-15 records? Pin
kubben2-Aug-07 2:46
kubben2-Aug-07 2:46 
Questionsql sever 2005 supports to generate E-mails ,Do you know to do this ? Pin
prasadbuddhika1-Aug-07 19:02
prasadbuddhika1-Aug-07 19:02 
AnswerRe: sql sever 2005 supports to generate E-mails ,Do you know to do this ? Pin
andyharman1-Aug-07 23:10
professionalandyharman1-Aug-07 23:10 
QuestionMerging data tables together Pin
steve_rm1-Aug-07 15:28
steve_rm1-Aug-07 15:28 
QuestionStored Proc StartValue and EndValue [modified] Pin
ASPnoob1-Aug-07 15:08
ASPnoob1-Aug-07 15:08 
AnswerRe: Stored Proc StartValue and EndValue Pin
_Damian S_1-Aug-07 18:14
professional_Damian S_1-Aug-07 18:14 
GeneralRe: Stored Proc StartValue and EndValue Pin
ASPnoob1-Aug-07 19:02
ASPnoob1-Aug-07 19:02 
GeneralRe: Stored Proc StartValue and EndValue Pin
_Damian S_1-Aug-07 19:57
professional_Damian S_1-Aug-07 19:57 
The number of results it will return is dependent on the difference between the start and end values you pass it.

eg: if you pass the stored procedure a start value of 10 and an end value of 25, it will return 16 records (end value - start value + 1)

Are you understanding why the stored procedure is doing what it's doing?

-------------------------------------------
Don't walk in front of me, I may not follow;
Don't walk behind me, I may not lead;
Just bugger off and leave me alone!!

GeneralRe: Stored Proc StartValue and EndValue [modified] Pin
ASPnoob1-Aug-07 20:53
ASPnoob1-Aug-07 20:53 
GeneralRe: Stored Proc StartValue and EndValue Pin
_Damian S_2-Aug-07 1:58
professional_Damian S_2-Aug-07 1:58 
QuestionHelp me Pin
maram20001-Aug-07 13:56
maram20001-Aug-07 13:56 
AnswerRe: Help me Pin
Christian Graus1-Aug-07 14:55
protectorChristian Graus1-Aug-07 14:55 
AnswerRe: Help me Pin
Paul Conrad1-Aug-07 16:36
professionalPaul Conrad1-Aug-07 16:36 
QuestionConvert to Stored Proc [modified] Pin
ASPnoob1-Aug-07 10:44
ASPnoob1-Aug-07 10:44 
AnswerRe: Convert to Stored Proc Pin
Mike Dimmick1-Aug-07 11:42
Mike Dimmick1-Aug-07 11:42 
QuestionHandling null values with SqlDataReader Pin
eggie51-Aug-07 7:24
eggie51-Aug-07 7:24 
AnswerRe: Handling null values with SqlDataReader Pin
Pete O'Hanlon1-Aug-07 9:05
mvePete O'Hanlon1-Aug-07 9:05 
AnswerRe: Handling null values with SqlDataReader Pin
Pete O'Hanlon1-Aug-07 9:31
mvePete O'Hanlon1-Aug-07 9:31 
GeneralRe: Handling null values with SqlDataReader Pin
eggie51-Aug-07 18:46
eggie51-Aug-07 18:46 
AnswerRe: Handling null values with SqlDataReader Pin
Mike Dimmick1-Aug-07 11:48
Mike Dimmick1-Aug-07 11:48 
GeneralRe: Handling null values with SqlDataReader Pin
Pete O'Hanlon2-Aug-07 10:02
mvePete O'Hanlon2-Aug-07 10:02 
Questionsql 2005 not installing [modified] Pin
costavo1-Aug-07 2:35
costavo1-Aug-07 2:35 
AnswerRe: sql 2005 not installing Pin
originSH1-Aug-07 2:47
originSH1-Aug-07 2:47 
QuestionSQL 2000 & 2005 Pin
Saranya B1-Aug-07 1:39
Saranya B1-Aug-07 1:39 
AnswerRe: SQL 2000 & 2005 Pin
kubben1-Aug-07 2:13
kubben1-Aug-07 2:13 

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.