Click here to Skip to main content
15,914,165 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionThree level hierarchical data-linq Pin
tassadaque7-May-10 0:35
tassadaque7-May-10 0:35 
Questionsql query problem Pin
Unknown Ajanabi7-May-10 0:33
Unknown Ajanabi7-May-10 0:33 
AnswerRe: sql query problem Pin
JHizzle7-May-10 0:40
JHizzle7-May-10 0:40 
GeneralRe: sql query problem Pin
Unknown Ajanabi7-May-10 0:55
Unknown Ajanabi7-May-10 0:55 
GeneralRe: sql query problem Pin
JHizzle7-May-10 0:57
JHizzle7-May-10 0:57 
GeneralRe: sql query problem Pin
Unknown Ajanabi7-May-10 1:10
Unknown Ajanabi7-May-10 1:10 
AnswerRe: sql query problem Pin
Gaurav Dudeja India7-May-10 1:13
Gaurav Dudeja India7-May-10 1:13 
AnswerRe: sql query problem Pin
saini arun7-May-10 3:37
saini arun7-May-10 3:37 
In case you are not getting any matching rows even after removing the extra space from the end of the string, and you are sure that there are matching values in the table, there must be a small catch somewhere which you/we are not able to understand.

Few questions:

1. Are you getting matching rows with LIKE clause?
select * from csvdata where [source] LIKE '529042010\All Data 4cr\0.66cr_calicut_1401%'
2. What is the datatype of the target column?
3. Can you please paste some values directly from csvdata table which, you think, should match with the condition?
AnswerRe: sql query problem Pin
Sandesh M Patil7-May-10 3:53
Sandesh M Patil7-May-10 3:53 
Questioncheckbox checked event error Pin
Jipin7-May-10 0:31
Jipin7-May-10 0:31 
AnswerRe: checkbox checked event error Pin
Ankur\m/7-May-10 1:04
professionalAnkur\m/7-May-10 1:04 
Questioncheckbox checked event not working Pin
Jipin7-May-10 0:28
Jipin7-May-10 0:28 
AnswerRe: checkbox checked event not working Pin
Gaurav Dudeja India7-May-10 1:16
Gaurav Dudeja India7-May-10 1:16 
Questioncheckbox error Pin
Jipin7-May-10 0:26
Jipin7-May-10 0:26 
Answer[Repost]: checkbox error Pin
Ankur\m/7-May-10 1:03
professionalAnkur\m/7-May-10 1:03 
QuestionWhen the code is not separated Pin
msomar6-May-10 20:23
msomar6-May-10 20:23 
AnswerRe: When the code is not separated Pin
A5KEXTREME6-May-10 20:33
A5KEXTREME6-May-10 20:33 
GeneralRe: When the code is not separated Pin
msomar6-May-10 20:58
msomar6-May-10 20:58 
GeneralRe: When the code is not separated Pin
A5KEXTREME6-May-10 21:16
A5KEXTREME6-May-10 21:16 
GeneralRe: When the code is not separated Pin
Arindam Tewary6-May-10 22:24
professionalArindam Tewary6-May-10 22:24 
Questionenable checkbox inside gridview javascript Pin
Bikash Shrestha From Nepal6-May-10 18:18
Bikash Shrestha From Nepal6-May-10 18:18 
AnswerRe: enable checkbox inside gridview javascript [modified] Pin
A5KEXTREME6-May-10 21:06
A5KEXTREME6-May-10 21:06 
GeneralRe: enable checkbox inside gridview javascript Pin
Jipin7-May-10 0:41
Jipin7-May-10 0:41 
AnswerRe: enable checkbox inside gridview javascript Pin
Arindam Tewary6-May-10 21:17
professionalArindam Tewary6-May-10 21:17 
Generalforum Pin
mouadel6-May-10 17:07
mouadel6-May-10 17:07 

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.