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 14120(0.422 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.4
I need to put a ClarisWorks Database on the Web. With index for research. I want to know what are the possibilities.
Zones: HTMLDate Answered: 12/05/1997 Views: 0
Hi,    I have a quaestion about locking databases.  I have a web page which uses many databases and I need to lock them if they are being written to, so that data does not get lost.  I need the pe...
Zones: PerlDate Answered: 12/15/1997 Views: 0
I like to know what are the information are contained in the tnsnames.ora file, what is the difference between tnsnames.ora file in sql*net 1.1 and sql*net 2.0, how they recognise which database to...
Zones: OracleDate Answered: 01/25/1998 Views: 26
How can i display russian characterset using Delphi connected to Oracle database? Does Delphi provide any russian language driver?
Zones: OracleDate Answered: 08/20/1998 Views: 0
I have three files:   filename.dat   filename.idx   filename.jbr I believe that they are database files, and they are in binary format.  I would really appreciate if anyone can tell me what kind o...
Zones: DatabasesDate Answered: 10/15/1998 Views: 0
I'm using front page '98 to design our web site and it happens to have a database wizard.  Unfortunately it only seems to work with NT servers, mine is Unix.  I need to be able to take an Access '9...
Zones: DatabasesDate Answered: 11/29/1998 Views: 0
Please help me understand the meaning of the following terms: relational database key-indexed database file flat file
Zones: DatabasesDate Answered: 10/27/1998 Views: 0
I looking for a SIMPLE GUI front end to view ORACLE (SAP and AUTOSYS) databases.  I need to see contraints, triggers, etc... as well as the data.  I'm looking for the "standard" shareware utility.  
Zones: OracleDate Answered: 06/10/1999 Views: 0
I want to create a mailin database for orders@domain.com without creating a user ID. this database will ba handled and monitor by several users so changing user id is not a good idea. I have create...
Zones: Lotus NotesDate Answered: 07/13/1999 Views: 0
I created the sql to truncate sequentially every table in my database. SPOOL truncate.sql SELECT 'truncate table '||TABLE_NAME||';' FROM user_tables; SPOOL OFF; But referantioal integrety constr...
Zones: OracleDate Answered: 07/27/1999 Views: 0