|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
ASP GUI interface for SQL database
I need an ASP component that I can use to run SQL queries. The hope is that the people we are building the site for can use this component from within a web page to run queries on the database. Once they run these queries it will give them some sort of statistics. For example we have a database that's all of the cars someone bought, then there's a field that says the color. So what they could do was select the Cars table and than indicate they want all entries with color matching "red" this would than return a count a date etc... Is there anything like this? Or is doing something like this too specific. We just want something so the end user we're developing for can run basic queries on SQL via a web page without having to learn SQL.
Thanks |
|
#2
|
||||
|
||||
|
No, most of the available tools like that require the user to actually write the SQL statement.
To meet your needs you would probably need to create something. Last edited by Memnoch : February 5th, 2005 at 10:53 PM. |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft SQL Server > ASP GUI interface for SQL database |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|