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 3918(0.003 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!

9.0
Okay the situation. Delphi 3 C/S.  The program is compiled with packages(matter of fact with about 10 packages in total not including Borland's).   It seems that under specific conditions, the IDE...
Zones: Delphi ProgrammingDate Answered: 06/06/1998 Views: 0
Why is the print statement after this while loop never being reached and how do I fix the problem: $cursor = $db->prepare($sql) or die "Unable to Execute SQL: $DBI::errstr"; $cursor->execute or di...
Zones: PerlDate Answered: 11/20/1998 Views: 0
I have a table with a few million rows. I have to run an update statement on that table. The query is likely to affect many rows. The problem I am having is the transaction log will blow up because...
Zones: SybaseDate Answered: 01/22/1999 Views: 0
I have a query statement that reads like this for the select part: SELECT Sum(Table1.RResult) AS RResult, Sum([Table1].[PhResult]=1) AS PhResult1 Sum([Table1].[PhResult]=2) AS PhResult2 Sum([Table...
Zones: MS AccessDate Answered: 12/30/1999 Views: 0
I have some statement like this and it doesn't update the table if one of the fields is blank I mean you should assign value to all the variables. String dealer = "UPDATE MYGARAGE SET dlr_nam...
Zones: JavaDate Answered: 06/06/2000 Views: 0
Hi whats the easiest way to read a key value from a local machines registry?? Th only info in the help relates to asps. also when writing an SQL statement with a WHERE clause- whats the syntax ...
Zones: Visual BasicDate Answered: 07/25/2000 Views: 0
Is it possible to execute DDL statements in a linked server. To be more clear on server1 i create a link to server2. Now all select statements are working fine across two servers. What i want to do...
Zones: MS SQL ServerDate Answered: 08/12/2000 Views: 0
Hi Experts I know that I can use conditional formula inside a cell. But Could I use any rich conditional statements like if (Sheet1.A1=10*Sheet2.B3) AND (Sheet1.A5=Sheet2.B10) then .... else ....
Zones: Ms Office SuiteDate Answered: 09/15/2000 Views: 0
Is there a way to put multiple fields together in a t-SQL statement using  If or Case or something else?  In the below statement if UseCompany =1 then I want to use: tbl_Inv_Deposits.Co_IdTT, tbl...
Zones: MS SQL ServerDate Answered: 10/24/2000 Views: 0
Hi, Could u give me the basic syntax for a jscript case statement? Thanks Clo
Zones: ASPDate Answered: 10/24/2000 Views: 0