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 1542(0.001 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!

5.6
This is a previously asked question that I have not yet gotten an answer that works. I have an Access 7.0 database. The report is based on a crosstab query with approximately 20 fields (Audit, Cal...
Zones: MS AccessDate Answered: 11/03/1997 Views: 0
Hi all - Got a dilemma, but I can't be the only one facing this issue... I have a box running Red Hat 5.2 which is serving DNS to both my internal masqueraded network (192.168.1.*) and to the outs...
Zones: Unix NetworkingDate Answered: 05/11/1999 Views: 0
My Application use 10000 port number. in working, programm died. Next time, wen I run my application, It cannot bind port. when type 'netstat', socket status is CLOSE_WAIT. how can i do solve ...
Zones: Unix Systems ProgrammingDate Answered: 10/26/1999 Views: 0
I am trying to query the sql_text column in V$SQLTEXT system table to see if a certain string exists. This string is a parameter to the stored procedure that I call. The sql_text column shows somet...
Zones: OracleDate Answered: 06/05/2002 Views: 0
How do we bind a treeview to a dataset. The treeview should also facilitate drag drop operations like Windows explorer. The node of the treeview should expand if the on hovering over the node.
Zones: Visual BasicDate Answered: 02/09/2003 Views: 4
Hello, i have a problem here because my program can't binding the Socket. What are caused failed binding socket ? This is my code : #include "peer.h" struct sockaddr_in peer; int mai...
Zones: CDate Answered: 12/19/2002 Views: 0
I have connect oracle  database with dsn i have program like this : '****connect to mssql *** Set Conn = Server.CreateObject("ADODB.Connection") Conn.Open "yca","cyca","1001" '****connec...
Zones: ASPDate Answered: 12/19/2003 Views: 0
Hello: When I use bind or connect the sockaddr.port only accepts short number and i need to use large numbers like 25001900, htonl accepts this, but the port doesn't, is there any other sockaddr s...
Zones: Windows ProgrammingDate Answered: 04/15/2004 Views: 0
I want to bind a socket to a certain IP address on a local computer (the local computer has 2 network cards and 2 ips).  Then I want to use that socket to connect to a URL and download the http res...
Zones: C#Date Answered: 06/08/2004 Views: 0
Hi! I can't make this to work. I've made a connection to my db and now I try to bind a datagrid to my recordset. Nothing happens. It works if I use a adodc control, but not by code. My code look  ...
Zones: VB DBDate Answered: 04/23/2004 Views: 0