| 
	
 | 
 Posted by dgk on 02/28/07 18:46 
On 27 Feb 2007 14:40:23 -0800, madhumita.iyengar@gmail.com wrote: 
 
>Hi all 
> 
>I am creating a web services application in Visual Studio Dot net 
>which links to  a MS SQL database. 
> 
>I need to create a form which lets the user pick his field of 
>choice(doesnt matter what it is..) using drop down boxes,radio buttons 
>etc and query the database according to what he has picked and 
>retrieve only those columns and rows. 
> 
>The thing is, I do not want to hardcode the queries using 
>OleDbDataAdapter or SqlDataAdapter, but want the query to be generated 
>on the fly, once the user picks his fields from the form. 
> 
>I'd greatly appreciate any help. 
> 
>Thanks, 
>m 
 
And you'll likely get more replies if you're specific in your post, 
rather than just Help Required!.
 
  
Navigation:
[Reply to this message] 
 |