August 30, 2010 at 1:42 pm
I'm new to development and I need to build a front-end App that will
will basically allow a user to drill down (thru some lookup tables in a database). i.e.
Screen 1
[]Ford
[]Chevy
[]Others
Screen2
[]Trucks
[]Cars
[]Mini Vans
Screen 3 will return a list of model vehicles base on what was selected in screen2.
Any suggestions will be appreciated, thanks.
August 31, 2010 at 10:29 am
Pretty sure you are not going to find much feedback for two reasons.
1) Your question does not really have anything to do with sql server.
2) There is no clear cut answer. The best we can give you is "it depends".
Drill down reports or screens can be done in just about any language and platform so it left to you to decide who the audience is and what platform to create your application for.
_______________________________________________________________
Need help? Help us help you.
Read the article at http://www.sqlservercentral.com/articles/Best+Practices/61537/ for best practices on asking questions.
Need to split a string? Try Jeff Modens splitter http://www.sqlservercentral.com/articles/Tally+Table/72993/.
Cross Tabs and Pivots, Part 1 – Converting Rows to Columns - http://www.sqlservercentral.com/articles/T-SQL/63681/
Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs - http://www.sqlservercentral.com/articles/Crosstab/65048/
Understanding and Using APPLY (Part 1) - http://www.sqlservercentral.com/articles/APPLY/69953/
Understanding and Using APPLY (Part 2) - http://www.sqlservercentral.com/articles/APPLY/69954/
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply