Advertisement

08.22.2006 at 02:03AM PDT, ID: 21962611
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.2

Incorporating a low-level query language in to a Windows application

Asked by RHLimited in Software/Systems Design

Hi everyone, looking for a bit of advice from someone who might have done something similar before. We have a large and stable application that in its broadest term is an accounting package. It has a well defined business model, business objects are set up, data is stored and it all works fine. We have generic report functionality that allow our users to generate reports based on a fixed set of options that we have programmed in to it.

Initially we thought it would be possible to write a form system where users are presented with a series of dropdown boxes that guide them through the process. However, we'd like to offer more flexibility and give the users the chance to "query" the system themselves. On our Alpha system, we use "Layout Files" which is essentially code, which is interpreted by the system and then retrieves the data they requested. Since our users are familiar with this method (and aren't scared of writing a little "code") we'd like to do something similar in the Windows app and thought that some people might have done something similar. In the broadest possible sense we'd like our users to be able to create sets of "queries" in a pseudo-code, e.g.,

"Show me ClientName where ClientName Is whatever and .... " etc. They would need to be able to access our business objects, and the interpreter will need to know what data is available and so on.

I've looked at a few off-the-shelf "rules management" packages, but we can't really tie ourselves in to a package like that as we'd be dependent on it. I've then been looking into VSTA which seems to offer this functionality and since its Microsoft ought to have reasonable support. We're currently working in VS2005 (v2.0 of the framework) predominantly in VB.net.

I know this all seems quite vague, but I was wondering if anyone had any general thoughts on this sort of concept? Thanks.
Start Free Trial
[+][-]08.22.2006 at 04:14PM PDT, ID: 17368225

View this solution now by starting your 14-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Software/Systems Design
Sign Up Now!
Solution Provided By: AlexCode
Participating Experts: 1
Solution Grade: B
 
 
[+][-]08.24.2006 at 04:09AM PDT, ID: 17380089

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 14-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.24.2006 at 04:20AM PDT, ID: 17380145

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 14-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.29.2006 at 01:24AM PDT, ID: 17409976

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 14-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.29.2006 at 02:35AM PDT, ID: 17410261

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 14-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.29.2006 at 02:45AM PDT, ID: 17410297

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 14-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20081112-EE-VQP-43