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 764(0.011 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.2
We need to store some large binary data into Database.It may be of bitmap or jPEG or text file. How to store them in data base.I think we can make use of "CLong Binary" and corresponding  "RFX_Long...
Zones: Windows MFCDate Answered: 06/01/1998 Views: 0
How can I access my Blob Field I created.  I want to store/retrieve 1024 Bytes.  But I just seem to be too clumsy too store or retrieve anything from it (newbie-experience). I'm working with C++B ...
Zones: C++Date Answered: 10/10/1998 Views: 0
I'm having a problem with Delphi's TQuery component. I connect to an Oracle database with a TDatabase and a TTable. When I retrieve a BLOB field with the TTable component, I receive the full 122 Kb...
Zones: Delphi ProgrammingDate Answered: 03/29/1999 Views: 0
I have build a database app. and my table has a BLOB field ( table are Paradox 7 type and field is binary type ).In this field I save a JPG file.With few lines I display this JPEG but I receive an ...
Zones: Delphi ProgrammingDate Answered: 08/04/1999 Views: 0
Hello World, I have a table with one column which is a BLOB, how shall I do if I would like to write to content in the BLOB-column for a given id to a BFILE in the OS? Best regards Anders...
Zones: OracleDate Answered: 11/22/2000 Views: 0
Hi, Eperts! I have a table in a database (MSSQL 7) with fields: field            Type sCategory      Varchar(50) sSubCategory      Varchar(50) sFilename      Varchar(50) binDocumentfile      image(16) sFileName      Varchar(5...
Zones: C++Date Answered: 09/01/2000 Views: 0
I want to dynamically (when running from app) save off screen prints of PB windows/sheets or the entire mdi off to a bitmap (or other graphical format) file. Thanks.
Zones: PowerBuilderDate Answered: 04/08/2003 Views: 0
Hi, I have a blob (binary large object) stored in a database, and with my ASP script, I retrieve the blob from the database (it had been previously uploaded as a file, and I know the filename it...
Zones: ASPDate Answered: 02/23/2001 Views: 5
I can't be sure if I created the table correctly so I listed it below.  I don't want to user BFILEs, but I need to get some logos into the table in the BLOB field. How do I do it? Example logos...
Zones: OracleDate Answered: 05/13/2001 Views: 0
I have problem with the blob object where I am using oracle, the code below can be complied and run but I will get null pointer exception of the blob object I got. It means that the Blob I got fro...
Zones: JavaDate Answered: 08/02/2003 Views: 0