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

9.6
I am trying to make a symbol of a text box which has dynamically text from a external textfile.  This I do by loadvariablenum() and in the textbox _root.var1. No probs.   But I can seem to ma...
Zones: Adobe FlashDate Answered: 11/29/2003 Views: 0
If I run a SQL statement delete from cust where custid > 500 how can I find out how many rows were deleted?  I have the same question for updates, but I imagine the answers are the same.
Zones: OracleDate Answered: 11/10/1999 Views: 0
I have been searching in documentation and online and I cannot find the answer. In most languages there is a way to investigate an update or delete query to find out how many rows were affected ...
Zones: ColdFusion Application ServerDate Answered: 07/03/2000 Views: 4
Set connFol = CreateObject("ADODB.Connection") Set rsFOL = CreateObject("ADODB.Recordset") Set rsFOL2 = CreateObject("ADODB.Recordset") FOL = "Provider=MSDASQL.1;Persist Security Info=False;Us...
Zones: Visual BasicDate Answered: 01/30/2002 Views: 0
I am trying to find the number of rows returned by a select stmt. So far I have done these set RS = conn.execute(sql, recsaff) response.write  recsaff I get -1 set RS = CMD.execute(rec...
Zones: ASPDate Answered: 07/05/2004 Views: 0
I seem to have caught a virus which is affecting my browsers and any folder which allows for input of characters. It started with Internet explorer crashing and self-deleting. then my Mozilla Brows...
Zones: Anti-Virus AppsDate Answered: 01/19/2004 Views: 12
I have the following code.  I cannot get the records affected when I run the insert, delete, update statements.  I can the records count in select statements.  there is no record count in insert, d...
Zones: MS Visual BasicDate Answered: 03/08/2005 Views: 0
I'm using ADO 2.1 connected to SQL Server 7. I've written a stored procedure to replace an update statement.  But now the records affected argument of both the connection objects and command obj...
Zones: Visual Basic, Delphi DatabaseDate Answered: 02/15/2002 Views: 8
I am useing a VB app to update and insert data into an Oracle database.  The database is oracle 7.3.  I would like to collect and verify the number of records affected by either of these transactio...
Zones: OracleDate Answered: 04/24/2001 Views: 0
Are renting an area on NT-server from an ISP. I have one Access database and ASP code accessing the database. I'm not able to install components on the server due to a very strict policy from...
Zones: ASPDate Answered: 06/07/2001 Views: 0