Click here to Skip to main content
15,921,905 members
Home / Discussions / Database
   

Database

 
AnswerRe: how to read the xml data from sql server Pin
Wendelius26-Feb-09 3:35
mentorWendelius26-Feb-09 3:35 
QuestionANY SUGGESION.... Pin
anujbanka178426-Feb-09 0:06
anujbanka178426-Feb-09 0:06 
AnswerRe: ANY SUGGESION.... Pin
Mycroft Holmes26-Feb-09 0:13
professionalMycroft Holmes26-Feb-09 0:13 
AnswerRe: ANY SUGGESION.... Pin
Ashfield26-Feb-09 1:12
Ashfield26-Feb-09 1:12 
GeneralRe: ANY SUGGESION.... Pin
anujbanka178426-Feb-09 1:19
anujbanka178426-Feb-09 1:19 
GeneralRe: ANY SUGGESION.... Pin
Rupesh Kumar Swami26-Feb-09 2:02
Rupesh Kumar Swami26-Feb-09 2:02 
GeneralRe: ANY SUGGESION.... Pin
Ashfield26-Feb-09 8:54
Ashfield26-Feb-09 8:54 
QuestionThe TCP/IP connection to host has failed - JDBC with sql Express [modified] Pin
Nada Adel25-Feb-09 20:45
Nada Adel25-Feb-09 20:45 
AnswerRe: The TCP/IP connection to host has failed - JDBC with sql Express Pin
Mycroft Holmes26-Feb-09 0:10
professionalMycroft Holmes26-Feb-09 0:10 
GeneralRe: The TCP/IP connection to host has failed - JDBC with sql Express Pin
Nada Adel26-Feb-09 0:20
Nada Adel26-Feb-09 0:20 
GeneralRe: The TCP/IP connection to host has failed - JDBC with sql Express Pin
Mycroft Holmes26-Feb-09 0:44
professionalMycroft Holmes26-Feb-09 0:44 
GeneralRe: The TCP/IP connection to host has failed - JDBC with sql Express Pin
Nada Adel26-Feb-09 0:47
Nada Adel26-Feb-09 0:47 
Questionsql query parser Pin
me_aaryan25-Feb-09 19:20
me_aaryan25-Feb-09 19:20 
AnswerRe: sql query parser Pin
Rupesh Kumar Swami25-Feb-09 19:53
Rupesh Kumar Swami25-Feb-09 19:53 
GeneralRe: sql query parser Pin
me_aaryan25-Feb-09 22:12
me_aaryan25-Feb-09 22:12 
GeneralRe: sql query parser Pin
Rupesh Kumar Swami25-Feb-09 22:35
Rupesh Kumar Swami25-Feb-09 22:35 
AnswerRe: sql query parser Pin
Mycroft Holmes26-Feb-09 0:03
professionalMycroft Holmes26-Feb-09 0:03 
QuestionSql query to select Date between the range Pin
pavanip25-Feb-09 18:56
pavanip25-Feb-09 18:56 
Hi,

I am having database table as TicketNo,Name,Issue Date. I inserted the data for "IssueDate" field using calender control in Asp.Net.
So the table data looks like this
TicketNo Name IssueDate
1 xxx Feb 5 2009 12:00AM
2 yyy Feb 6 2009 12:00AM
3 zzz Feb 10 2009 12:00AM
4 aaa Feb 15 2009 12:00AM
Now i want to write the query to select "IssueDate" between 02/04/2009 and 02/11/2009.
Please Can anybody help me how to write query to retrieve the data between those dates?

Thanks
Pavani
AnswerRe: Sql query to select Date between the range Pin
Mycroft Holmes25-Feb-09 19:13
professionalMycroft Holmes25-Feb-09 19:13 
GeneralRe: Sql query to select Date between the range Pin
pavanip25-Feb-09 22:35
pavanip25-Feb-09 22:35 
GeneralRe: Sql query to select Date between the range Pin
J4amieC25-Feb-09 22:47
J4amieC25-Feb-09 22:47 
GeneralRe: Sql query to select Date between the range Pin
Mycroft Holmes25-Feb-09 23:56
professionalMycroft Holmes25-Feb-09 23:56 
GeneralRe: Sql query to select Date between the range Pin
pavanip26-Feb-09 0:50
pavanip26-Feb-09 0:50 
AnswerRe: Sql query to select Date between the range Pin
Rupesh Kumar Swami25-Feb-09 19:48
Rupesh Kumar Swami25-Feb-09 19:48 
GeneralRe: Sql query to select Date between the range Pin
pavanip25-Feb-09 22:46
pavanip25-Feb-09 22:46 

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.