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

6.6
I want to distribute my own font with my VB(4.0/16 Pro) App. What should I do to install it? (I mean after SetUp put it on hard drive) Thanks
Zones: Visual Basic, Font CreatorDate Answered: 03/20/1997 Views: 0
I have a Sheridan DBGrid in VB 4.0, bound to a Recordset resulting from a Query to an Access 7.0 Database. The problem: The Database cannot be updated. I use Edit and Update, but before Update, th...
Zones: Visual BasicDate Answered: 05/21/1997 Views: 13
I work Tech Support.  Currently, we have managed to write a bunch of batch files to semi-automate our install process.  I asked one of our coders if they could write a quick VB app to add a value a...
Zones: Visual BasicDate Answered: 05/12/1997 Views: 0
I am a newbie VB programmer.  I am in "advanced" programming in my school.  The first semester was about HTML coding and now we are learning about VB code.  The problem is, our school isn't that ri...
Zones: Visual BasicDate Answered: 05/16/1997 Views: 4
When I run a program that populates an excel spread sheet, it blows.   Here's a snip of the code;     Dim Excel As Object     Set Excel = CreateObject("Excel.sheet")     Excel.Application.Visible =...
Zones: Visual BasicDate Answered: 05/28/1997 Views: 0
I currently have a VB4 app which uses a Access 2.0 database.  The system was originally intended to run in a standalone environment.  My client now wants the system to function in a multiuser envir...
Zones: Visual BasicDate Answered: 05/24/1997 Views: 0
A former employee of ours wrote some code in VB 4.0 and Borland C++ 3.0.  We have the executable and source code for the C++ portion; however, the source code for the VB has been destroyed.  I woul...
Zones: Visual BasicDate Answered: 06/07/1997 Views: 0
Is it possible to make use of the MS WinG library (linking WinG functions in the VB project) without C/C++ coding, or without using any OCX control which would hide the WinG routines ? I have trie...
Zones: Visual BasicDate Answered: 06/25/1997 Views: 0
I am using VB4 with Oracle and RDO data access.  I need to make an Oracle stored procedure call from an RDO object and return either return codes or rows from a table.  This is not documented very ...
Zones: Visual BasicDate Answered: 06/16/1997 Views: 0
I need to create in VB some hypertext, which could be displayed as "transparent" text on a background bitmap (not necessarily rectangular), and with self-customized scrollbars (I mean not the usual...
Zones: Visual BasicDate Answered: 07/04/1997 Views: 0