Click here to Skip to main content
15,889,992 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRe: validation Pin
mahichandu8-Jul-09 3:12
mahichandu8-Jul-09 3:12 
AnswerRe: validation Pin
mahichandu8-Jul-09 8:37
mahichandu8-Jul-09 8:37 
QuestionConverting tiffs and other formats into PDF using ABCpdf or any other tools Pin
Tina P7-Jul-09 10:57
Tina P7-Jul-09 10:57 
AnswerRe: Converting tiffs and other formats into PDF using ABCpdf or any other tools Pin
Manas Bhardwaj7-Jul-09 11:09
professionalManas Bhardwaj7-Jul-09 11:09 
GeneralRe: Converting tiffs and other formats into PDF using ABCpdf or any other tools Pin
Tina P7-Jul-09 11:17
Tina P7-Jul-09 11:17 
GeneralRe: Converting tiffs and other formats into PDF using ABCpdf or any other tools Pin
Manas Bhardwaj7-Jul-09 11:26
professionalManas Bhardwaj7-Jul-09 11:26 
Questionsql like query Pin
nikhil12347-Jul-09 10:15
nikhil12347-Jul-09 10:15 
AnswerRe: sql like query Pin
Abhijit Jana7-Jul-09 10:18
professionalAbhijit Jana7-Jul-09 10:18 
nikhil1234 wrote:
plz tell me sql

First of all This is ASP.NET Forum. And you question is related to SQL Smile | :)

nikhil1234 wrote:
select name from names where name like '%jhone lee%' correct result
select name from names where name like '%lee jhone %' correct result
plz tell me sql


Then why you are not trying this:
select name from names where name like 'jhone %'

Smile | :)

cheers,
Abhijit
CodeProject MVP
Web Site:abhijitjana.net
View My Recent Article

AnswerRe: sql like query Pin
Manas Bhardwaj7-Jul-09 11:06
professionalManas Bhardwaj7-Jul-09 11:06 
QuestionWizard in UpdatePanel Pin
Dav Zen7-Jul-09 9:01
Dav Zen7-Jul-09 9:01 
QuestionTab from one Ajax accordion panel to another Pin
Jay Royall7-Jul-09 5:04
Jay Royall7-Jul-09 5:04 
AnswerRe: Tab from one Ajax accordion panel to another Pin
Christian Graus7-Jul-09 5:13
protectorChristian Graus7-Jul-09 5:13 
GeneralRe: Tab from one Ajax accordion panel to another Pin
Jay Royall7-Jul-09 5:32
Jay Royall7-Jul-09 5:32 
GeneralRe: Tab from one Ajax accordion panel to another Pin
Abhijit Jana7-Jul-09 7:17
professionalAbhijit Jana7-Jul-09 7:17 
GeneralRe: Tab from one Ajax accordion panel to another Pin
Jay Royall7-Jul-09 8:25
Jay Royall7-Jul-09 8:25 
GeneralRe: Tab from one Ajax accordion panel to another Pin
Abhijit Jana7-Jul-09 8:37
professionalAbhijit Jana7-Jul-09 8:37 
GeneralRe: Tab from one Ajax accordion panel to another Pin
Manas Bhardwaj7-Jul-09 8:58
professionalManas Bhardwaj7-Jul-09 8:58 
QuestionCrystal Report -problem Pin
sugunavathysubramanian7-Jul-09 4:41
sugunavathysubramanian7-Jul-09 4:41 
QuestionGetting this : ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified Pin
aniruddhaghoshal7-Jul-09 4:30
aniruddhaghoshal7-Jul-09 4:30 
AnswerRe: Getting this : ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified Pin
Manas Bhardwaj7-Jul-09 4:32
professionalManas Bhardwaj7-Jul-09 4:32 
QuestionUpdatepanel and UltrawebGrid Pin
Vimalsoft(Pty) Ltd7-Jul-09 4:19
professionalVimalsoft(Pty) Ltd7-Jul-09 4:19 
AnswerRe: Updatepanel and UltrawebGrid Pin
Christian Graus7-Jul-09 4:21
protectorChristian Graus7-Jul-09 4:21 
GeneralRe: Updatepanel and UltrawebGrid Pin
Vimalsoft(Pty) Ltd7-Jul-09 4:48
professionalVimalsoft(Pty) Ltd7-Jul-09 4:48 
GeneralRe: Updatepanel and UltrawebGrid Pin
r a m e s h7-Jul-09 5:23
r a m e s h7-Jul-09 5:23 
AnswerRe: Updatepanel and UltrawebGrid Pin
Vimalsoft(Pty) Ltd7-Jul-09 20:28
professionalVimalsoft(Pty) Ltd7-Jul-09 20:28 

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.