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 3355(0.009 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.2
How do i create a drag and drop shell extention??
Zones: Delphi ProgrammingDate Answered: 03/11/1999 Views: 0
I tried both statments below to drop a temp table in VB, does anyone have any ideas ??? 1   OraDatabase.DBExecuteSQL ("Drop Table J" + UserName$)   2  TBsa.Database.Execute ("DELETE * FROM lim....
Zones: OracleDate Answered: 09/07/1999 Views: 0
i have accidentally create a datafile in wrong directory. how to drop / delete the datafile. can i just change it to the right directory(tablespaces) tq
Zones: OracleDate Answered: 09/24/1999 Views: 0
I want to take two files file_u and file_w, and bcp them into temp tables #table_u and #table_w.  There is a column in #table_w that i want to use to update #table_u (col_w).  I also want the updat...
Zones: MS SQL ServerDate Answered: 01/20/2000 Views: 0
I'm trying to load dates into a drop down box from a database.  The dates are comming in but they are coming in as a string instead of a date.   For instance:  instead of being 4/30/96 it comes ...
Zones: JavaScriptDate Answered: 02/01/2000 Views: 0
I have a ListBox with filenames. How can I drag the names to an Explorer Folder so that they would be copied there?
Zones: Delphi ProgrammingDate Answered: 06/07/2000 Views: 0
Aloha!!! I want to write an application that needs to simulate drag-n-drop. It needs to "take" some files from a certain directory, and to drop them in a certain hWnd, Is it possible? Can i...
Zones: Windows ProgrammingDate Answered: 08/09/2000 Views: 0
Hiya!   I have been trying to implement drag and drop for about a day and a half now, and my mind feels like it is a big knotted thing, so _please_ can someone help me...   I have a Frame whi...
Zones: Java, NetBeansDate Answered: 08/10/2000 Views: 0
i'm tryuing to drop a table in oracle8 but get this message: ERROR at line 1: ORA-02449: unique/primary keys in table referenced by foreign keys how can i drop it?
Zones: OracleDate Answered: 10/04/2000 Views: 0
hello! i have a database which is replicated. now, can i change the field's property in the table of that replicated database? how? i tried doing it using entrprise manager but it worked. it ha...
Zones: MS SQL ServerDate Answered: 03/31/2002 Views: 0