Click here to Skip to main content
15,918,976 members
Home / Discussions / Database
   

Database

 
Questionsplitting data using sql Pin
Kunal P8-Mar-07 5:03
Kunal P8-Mar-07 5:03 
AnswerRe: splitting data using sql Pin
Marcus J. Smith8-Mar-07 5:44
professionalMarcus J. Smith8-Mar-07 5:44 
QuestionRe: splitting data using sql Pin
Kunal P8-Mar-07 6:00
Kunal P8-Mar-07 6:00 
QuestionDynamic SQL Statements in Stored Procedure Pin
N a v a n e e t h8-Mar-07 3:01
N a v a n e e t h8-Mar-07 3:01 
AnswerRe: Dynamic SQL Statements in Stored Procedure Pin
Colin Angus Mackay8-Mar-07 3:27
Colin Angus Mackay8-Mar-07 3:27 
GeneralRe: Dynamic SQL Statements in Stored Procedure Pin
Frank Kerrigan8-Mar-07 11:55
Frank Kerrigan8-Mar-07 11:55 
GeneralRe: Dynamic SQL Statements in Stored Procedure Pin
Colin Angus Mackay8-Mar-07 11:57
Colin Angus Mackay8-Mar-07 11:57 
GeneralRe: Dynamic SQL Statements in Stored Procedure Pin
N a v a n e e t h8-Mar-07 20:09
N a v a n e e t h8-Mar-07 20:09 
Thank you. I have the following situation

I have 9 fields some thing like first name, last name, age .... I need to search on these fields. I provided 9 textboxes. If first name and last name is filled then I need to check only that. Then my query will be something like this

select * from table where firstname like 'value' and lastname like 'value'

If user entered firstname and age then query should be generated according to that. So in that case any solution rather than going for dynamic queries ?

Cheers
Navaneeth!!

www.w3hearts.com

GeneralRe: Dynamic SQL Statements in Stored Procedure Pin
Colin Angus Mackay8-Mar-07 21:26
Colin Angus Mackay8-Mar-07 21:26 
QuestionDateTime Problem Pin
sks838-Mar-07 2:50
sks838-Mar-07 2:50 
AnswerRe: DateTime Problem Pin
N a v a n e e t h8-Mar-07 3:04
N a v a n e e t h8-Mar-07 3:04 
AnswerRe: DateTime Problem Pin
Hayder Marzouk8-Mar-07 21:56
Hayder Marzouk8-Mar-07 21:56 
QuestionClient - Server Pin
alav8-Mar-07 1:56
alav8-Mar-07 1:56 
AnswerRe: Client - Server Pin
Pete O'Hanlon8-Mar-07 2:06
mvePete O'Hanlon8-Mar-07 2:06 
QuestionPIVOT in SQL 2005 problem Pin
Håkan Nilsson (k)8-Mar-07 0:20
Håkan Nilsson (k)8-Mar-07 0:20 
Questionoleobject in sql oracle mysql Pin
nikhil12347-Mar-07 22:35
nikhil12347-Mar-07 22:35 
AnswerRe: oleobject in sql oracle mysql Pin
Colin Angus Mackay8-Mar-07 0:08
Colin Angus Mackay8-Mar-07 0:08 
QuestionRegarding Video files Pin
praveen_gattu20007-Mar-07 21:22
praveen_gattu20007-Mar-07 21:22 
AnswerRe: Regarding Video files Pin
Paddy Boyd8-Mar-07 0:00
Paddy Boyd8-Mar-07 0:00 
AnswerRe: Insert Problem Pin
_anil_7-Mar-07 21:02
_anil_7-Mar-07 21:02 
GeneralRe: Insert Problem Pin
Colin Angus Mackay8-Mar-07 0:10
Colin Angus Mackay8-Mar-07 0:10 
Questionproblem on on date filtering Pin
firestoper7-Mar-07 19:45
firestoper7-Mar-07 19:45 
AnswerRe: problem on on date filtering Pin
andyharman7-Mar-07 22:40
professionalandyharman7-Mar-07 22:40 
GeneralRe: problem on on date filtering Pin
firestoper7-Mar-07 22:53
firestoper7-Mar-07 22:53 
GeneralRe: problem on on date filtering Pin
Pete O'Hanlon8-Mar-07 0:45
mvePete O'Hanlon8-Mar-07 0:45 

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.