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 535(0.005 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!

7.8
HELP.  I have just moved a database from my local hard disk to the network.  and now the functions such as the Date() and Trim function are no longer working correctly.  I can use them in code howe...
Zones: MS AccessDate Answered: 11/25/1999 Views: 0
Hi Experts, Using std::string, is there a function can trim the spaces of tabs start at a string? Thanks a lot.
Zones: C++Date Answered: 12/18/2001 Views: 0
hai, I have a text file which I need to upload in to the server& later parse in to db. In the txt file the fields r separated by , & enclosed by ". I can split the values in txt file using...
Zones: PHPDate Answered: 05/26/2003 Views: 0
I am opening a recordset and trying to trim some of the data to get a specific value.  I am wondering if I am doing someting wrong because it does not seem to be working.  Does anybody see a proble...
Zones: ASPDate Answered: 04/30/2002 Views: 0
I am new to using MS SQL 2000 with Delphi 6.  I have a simple 2 field table as follows: Code - char (2) Description - char(30) I am using the ADO connection with an ADO table component to open...
Zones: Delphi ProgrammingDate Answered: 10/28/2002 Views: 0
Hi, Is there any way I can trim the path info which I am getting along with %1 parameter ( eg:c:\windows\FILE.TXT ==> FILE.TXT and also I want to change the FILE.TXT to lower case  file.txt in a...
Zones: MS DOSDate Answered: 03/05/2003 Views: 0
Given: An edit box in which users can input a word or a small phrase (the phrase will surely contain spaces between the words) Anything that the user inputs is captured and stored in an array...
Zones: Windows MFCDate Answered: 03/23/2003 Views: 0
Hello, I Text field that contain an apostrophe (') at the end of the field. I want to remove this apostrophe. At the same time I would also like to trim this field. The (') will always be at th...
Zones: MS AccessDate Answered: 12/01/2003 Views: 0
Hi, I wanted to know if there are existing methods for reverse, trim, length ?? (to varchar2) Thanks! If some one know a full reference guide with all existing methods that available online I’...
Zones: OracleDate Answered: 06/03/2004 Views: 0
Hello all Simple Question, I try to do TRIM(variable) but I still get a space to the left of the variable (string) anybody has any ideas why that is ? Thanks in advance
Zones: ASPDate Answered: 06/25/2004 Views: 0