Click here to Skip to main content
15,900,907 members
Home / Discussions / Database
   

Database

 
AnswerRe: Database query language Pin
Wendelius4-Mar-11 10:44
mentorWendelius4-Mar-11 10:44 
Questionremote connection stops after a while [modified] Pin
reza assar27-Feb-11 20:11
reza assar27-Feb-11 20:11 
AnswerRe: remote connection stops after a while Pin
Eddy Vluggen28-Feb-11 6:15
professionalEddy Vluggen28-Feb-11 6:15 
GeneralRe: remote connection stops after a while Pin
reza assar28-Feb-11 18:57
reza assar28-Feb-11 18:57 
GeneralRe: remote connection stops after a while Pin
Eddy Vluggen1-Mar-11 0:15
professionalEddy Vluggen1-Mar-11 0:15 
GeneralRe: remote connection stops after a while Pin
reza assar1-Mar-11 0:21
reza assar1-Mar-11 0:21 
GeneralRe: remote connection stops after a while Pin
Eddy Vluggen1-Mar-11 9:16
professionalEddy Vluggen1-Mar-11 9:16 
Questionhow to get maintained values for a certain period Pin
Huisheng Chen24-Feb-11 12:22
Huisheng Chen24-Feb-11 12:22 
there are a series of time based data, every 15 mins 1 record:

Time Value
00:15 10
00:30 11
00:45 9
01:00 21
01:15 18
01:30 20
01:45 19
02:00 15
02:15 13
02:30 15
02:45 14
03:00 12
03:15 22
03:30 20
03:45 21
04:00 19
...
...
...


how to get the records that maintains over 18 for over 30 mins?

for example, for 01:00 it starts to be over 18, and maintains for over 30 mins, so 01:00 should be chosen, but 01:15,01:30 should not, because the time difference between them and 01:00 is less than 30 mins,and even 01:45 should not be chosen, because no values are over 18 and maintains for 30 mins.
Regards,
unruledboy_at_gmail_dot_com
http://www.xnlab.com

AnswerRe: how to get maintained values for a certain period Pin
Luc Pattyn24-Feb-11 12:35
sitebuilderLuc Pattyn24-Feb-11 12:35 
AnswerRe: how to get maintained values for a certain period Pin
RyanEK24-Feb-11 13:00
RyanEK24-Feb-11 13:00 
Questionsql stored proc returns integer, how do I get access to that in ASP.NET Pin
Aptiva Dave24-Feb-11 6:14
Aptiva Dave24-Feb-11 6:14 
AnswerRe: sql stored proc returns integer, how do I get access to that in ASP.NET Pin
Wendelius24-Feb-11 9:12
mentorWendelius24-Feb-11 9:12 
AnswerRe: sql stored proc returns integer, how do I get access to that in ASP.NET Pin
Mycroft Holmes24-Feb-11 12:03
professionalMycroft Holmes24-Feb-11 12:03 
QuestionGetting error can't serialize access for this transaction Pin
kjsl2k923-Feb-11 16:44
kjsl2k923-Feb-11 16:44 
AnswerRe: Getting error can't serialize access for this transaction Pin
Wendelius23-Feb-11 18:51
mentorWendelius23-Feb-11 18:51 
GeneralRe: Getting error can't serialize access for this transaction Pin
kjsl2k923-Feb-11 20:04
kjsl2k923-Feb-11 20:04 
GeneralRe: Getting error can't serialize access for this transaction Pin
Wendelius24-Feb-11 10:05
mentorWendelius24-Feb-11 10:05 
QuestionFrom Excel to C# Pin
NaturePhoenix22-Feb-11 23:07
NaturePhoenix22-Feb-11 23:07 
AnswerRe: From Excel to C# Pin
R. Giskard Reventlov22-Feb-11 23:26
R. Giskard Reventlov22-Feb-11 23:26 
GeneralRe: From Excel to C# Pin
NaturePhoenix22-Feb-11 23:48
NaturePhoenix22-Feb-11 23:48 
GeneralRe: From Excel to C# Pin
R. Giskard Reventlov23-Feb-11 0:06
R. Giskard Reventlov23-Feb-11 0:06 
Questionhow to display the months based on date Pin
vinu.111122-Feb-11 20:00
vinu.111122-Feb-11 20:00 
AnswerRe: how to display the months based on date Pin
Blue_Boy22-Feb-11 22:21
Blue_Boy22-Feb-11 22:21 
QuestionMultipage Report??? [modified] Pin
scorp_scorp22-Feb-11 19:02
scorp_scorp22-Feb-11 19:02 
Questionplease modify the Store Procedure Pin
vinu.111121-Feb-11 23:36
vinu.111121-Feb-11 23:36 

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.