Connecting Tech Pros Worldwide Help | Site Map

Help required!

  #1  
Old February 27th, 2007, 10:45 PM
madhumita.iyengar@gmail.com
Guest
 
Posts: n/a
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

  #2  
Old February 28th, 2007, 05:05 AM
Jason Lepack
Guest
 
Posts: n/a

re: Help required!


This is a forum on Microsoft Access... try another forum, possibly
something on MSSQL or .Net

Cheers,
Jason Lepack

On Feb 27, 5:36 pm, madhumita.iyen...@gmail.com wrote:
Quote:
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

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Obfuscating a C# project. NIKHILUNNIKRISHNAN answers 2 September 16th, 2008 02:00 PM
Help required! madhumita.iyengar@gmail.com answers 3 February 28th, 2007 06:55 PM
Help Required.. Naeem answers 11 November 22nd, 2006 12:25 PM
Array question. Coding help required Stephen answers 1 November 16th, 2005 01:46 PM
XML validation error. Help required stuart dent via .NET 247 answers 1 November 12th, 2005 03:50 AM