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 4607(0.031 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
Hello , could you tell me how to pass the parameter to query object in vb4 ?  For example , if I created query in using Access to accept parameter for CustomerID and I want to open it in VB4 togeth...
Zones: Visual BasicDate Answered: 04/23/1997 Views: 4
Hi, Is it possible to pass an object of any type as a var parameter of a function? I am wanting to wrap up the two ideas of:   Object.Free;   Object := nil; I've tried a few incarnations of this...
Zones: Delphi ProgrammingDate Answered: 03/19/1998 Views: 0
When a report is run from Forms (4.5) under Win 95, a "server" program starts and continues running until the user shuts it down manually. How can it be shut down automatically, without user interv...
Zones: OracleDate Answered: 04/07/1998 Views: 0
I cannot seem to access StoredProcedure parameters from the Stored Procedures object from DMO object. I seem to just get a series of default parameters returned every time. Does anyone know why t...
Zones: Visual BasicDate Answered: 07/31/1998 Views: 0
Hi, can any one tell me if theres a way to know how many processors does the DBM server have using Oracle 7.3 and if so, what the parameter is please?
Zones: OracleDate Answered: 08/03/1998 Views: 0
Hi, I'm trying to make a batch file that will open an html file on command. I want Internet explorer to open the html page. Right now my batch file looks something like this. C:\IE\IExplorer.exe...
Zones: HardwareDate Answered: 08/27/1998 Views: 0
Hello ! In VB3 this did work fine... Set QDef = Mydb.OpenQueryDef("MyQ") QDef!MyPar = 1 Set Sn = QDef.CreateSnapshot() Now in VB5 I have try this but it dosent work. Mydb.QueryDefs("MyQ").Param...
Zones: Visual BasicDate Answered: 09/04/1998 Views: 0
I'm trying to use the Internet Transfer Control (Packaged with VB) in a VC++ program.  All I want it to do is download a page into a buffer, given the URL.  I can't for the life of me figure out wh...
Zones: C++Date Answered: 11/23/1998 Views: 0
I want to submit a form and pass his parameters to a CGI in an other window. In order to do this, I use this JavaScript piece of code :           winrecap = window.open("","Paiement","toolbar=no,d...
Zones: JavaScriptDate Answered: 11/17/1998 Views: 0
I have a crosstab query thats based on some parameters, such as days out from todays date. Therefore the column heading called report date could for example contain 5 date headings from the paramet...
Zones: MS AccessDate Answered: 01/15/1999 Views: 0