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 7691(0.016 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!

6.6
Is there a way to insert and delete data in an open text file without having to rewrite the entire text file. Consider for example that I've open a text file, located a specific string within the ...
Zones: Delphi ProgrammingDate Answered: 09/08/1997 Views: 0
I'm working with macros and this file: VBAProject (Insert Visio Button.XLS) is always there, even if no sheet is opened.  So how do I actually open this xls sheet?  Or is it hidden, or is it not a ...
Zones: Ms Office SuiteDate Answered: 07/01/1998 Views: 0
I have made a userform with a textboks and an commandbutton, and i want it to insert the text in a relative cell in the excel sheet, when i push the commandbutton, what is the kode for that ?, and ...
Zones: Visual BasicDate Answered: 09/23/1998 Views: 0
Hi everybody we're actually trying to build up a sybase database (version 11) running on a sun solaris server and we're looking a c program template to insert data from text files thanks in advance
Zones: SybaseDate Answered: 09/22/1998 Views: 0
Hello, for the past couple months I've been adding users to my database via a web page with no problems with the following SQL: fp_sQry = "INSERT into MyUsersTable (UserNameID, UserPass, EmailAddr...
Zones: MS AccessDate Answered: 01/25/1999 Views: 0
How do I go about inserting an active-x control into a non-MFC application? I am using Microsoft Visual C++ 6.0. All examples I have found are for MFC applications. I noticed that I can insert one ...
Zones: Windows Programming, Micros...Date Answered: 05/12/1999 Views: 0
I want to list the contents(all the commands actually) of an  export file(expdat.dmp) rather than actually importing it. I used the show=y option while doing import. It showed only the DDL commands...
Zones: OracleDate Answered: 04/27/1999 Views: 0
I am attempting to do the following: INSERT INTO myTable (col_1, col_2, col3) VALUES ((SELECT ...), (SELECT ...), val_3) {Where "SELECT ..." represents some select statement to get a value...
Zones: MS SQL ServerDate Answered: 03/14/2002 Views: 0
How to insert , for example the date at the place of the cursor. When I test it it will just results in a lot of RTF codes ??
Zones: Visual BasicDate Answered: 12/29/1999 Views: 0
I Have three radio groups, and 3 tables in an Access Database, each with a field called "WhatsNew"(Boolean).  I would like to insert the value "TRUE" into the appropriate record where my recordset ...
Zones: ASPDate Answered: 01/07/2000 Views: 4