Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 499(0.001 seconds)
[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!

8.6
I am using a query as a recordsource for the report. The report opens a form (dialog box) where you specify the criteria to run the report. I am using beg and end date - they work fine as the crite...
Zones: MS AccessDate Answered: 07/26/1999 Views: 0
I have an Access SQL query I'd like to convert to a stored procedure in SQL Server 7.  I'm pretty sure it requires a case when statement, but I'm stuck! How can I translate this statement to t-s...
Zones: MS SQL ServerDate Answered: 05/09/2000 Views: 113
Hi   When I compile the follwing code I get an error   cannot resolve symbol   method iif (boolean)    for( int i = 0; iif( afr.charAt(i) == '/'); i++)                afr.setCharAt(i,...
Zones: JavaDate Answered: 07/17/2001 Views: 0
Field is a currency field, the result of a Sum query, called CMTotal, representing the sum of Credit Memos received against a particular transaction. Works fine on a report, except when there are n...
Zones: MS AccessDate Answered: 02/07/2002 Views: 0
I would like to get all of the values from a table(3compdet) where Field (company id) = the value of a combo box on the form ([Forms]![competition3]![competitor1]).  If I use the dlookup like below...
Zones: MS AccessDate Answered: 04/15/2002 Views: 0
Hey everyone, i have the following sub routine and when i open the datareader and and try to assing the values i am getting this error "Object reference not set to an instance of an object"  here i...
Zones: .NETDate Answered: 11/21/2002 Views: 0
Please, go and have a look here and give me your best shot: http://www.experts-exchange.com/Databases/MS_Access/Q_20412509.html Thanks guys (and girls)
Zones: MS AccessDate Answered: 01/13/2003 Views: 0
I have a list box named List_Available with its source a query. This query depends on whats in Selected in two combo boxes, Combo_Category and Combo_Type. Right now the results only show if both Co...
Zones: MS AccessDate Answered: 02/09/2004 Views: 0
Hi Freinds, Please help me with the IIF function in sql Getting syntax error for following line at = sign iif (cast(rcv_stats_shelter_plus_chk_c as int)=1, 1, 0) The query is returning as s...
Zones: MS SQL ServerDate Answered: 09/24/2004 Views: 57
Greetings Experts, My CFXM is way too rusty.  In access i can easily manipulate the data with a few queries.  Here's my attempt at doing this in Coldfusion. Please Note my Comments, they sort the...
Zones: ColdFusion Application ServerDate Answered: 08/24/2004 Views: 0