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 2781(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!

7.6
For some reason NoPartialCompare option on tables does not work for me. Example : TTable  Database = DBDEMOS  TableName = CUSTOMER.DB  Filter :=   company = 'Kauai'  foNoPartialCompare = False  Fil...
Zones: Delphi ProgrammingDate Answered: 04/09/1997 Views: 0
Hi, I try VC++ tutorial Scrrible but don't know how to add new file filter in addition to (*.scb). Can it be added in String Table and How to add? Thanks a lot for your help. Best rgds, Jianguo
Zones: Windows ProgrammingDate Answered: 08/29/1997 Views: 0
Two Problems: (1) I Have two tables, first table is basically a product table: ProductID NSN-Product No Product  Description      UI_ID Unit Price 1      0958102435      CROCUS CLOTH      SH      $0.88 2      8305-01-338-4863...
Zones: MS AccessDate Answered: 12/21/1997 Views: 0
I am writing a filter for Internet Information Server to validate access for users to certain pages. There fore I need to get their username and password. The browser should fire the on authenticat...
Zones: HTMLDate Answered: 04/23/1998 Views: 0
I want to make a next button that will find the next occurance of whatever is in Edit1.text and only within the field as chosen in the combobox1.text. I think what i need to do is set a bookmark th...
Zones: Delphi ProgrammingDate Answered: 05/05/1998 Views: 0
DELPHIer, How can I filter a record that a field including some words in TTable? For example, the fields are : MICROSOFT APPLE MOTOROLA How can I filter out the field MICROSOFT and MOTOROLA that...
Zones: Delphi ProgrammingDate Answered: 05/29/1998 Views: 0
I know that the filter by Form button is available on the toolbar in form view. Could somebody tell me which command it calls or more specifically, how I could create a command button on my form th...
Zones: MS AccessDate Answered: 07/27/1998 Views: 0
Does anyone know how to filter a TQuery on a datefield using the filter property?  I can do "TheDate = '1998-12-25 08:08:00.000'" in ISQL and it works fine but if I use the same for the filter prop...
Zones: Delphi ProgrammingDate Answered: 12/31/1998 Views: 0
I have a grid component that lists all of the presbyteries and the user can choose any number of them that they like( my grid is set up for multiselct). How do I get their choices into the filter i...
Zones: Delphi ProgrammingDate Answered: 05/10/1999 Views: 0
Hello Experts :) How to make filter from paradox table with fieldname more than two words like this : Table.Filter := 'Not Active = True'; // 'Not Active' is fieldname from Table Table.Filtered :...
Zones: Delphi ProgrammingDate Answered: 05/14/1999 Views: 0