DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Sep 2008
    Posts
    7

    BLOB fields & Crystal

    I have a BLOB field that I want to pull into a report. The data in this BLOB field originates from an incident management software application as attachments. The field value in question contains the attachments; word docs, excel files; sometimes multiple files. The incident management software also encrypts the attachments, which is a different problem entirely. Is there some trick to get this data to display?

    I tried inserting the BLOB field (got a blank field value), inserting an OLE object and pasteing the BLOB value (got incomplete encrypted file values) and lastly I tried pointing the OLE object to an HTML file (this worked the best, but the file was still encrypted).

    Any ideas?

  2. #2
    Join Date
    Apr 2007
    Location
    Sterling Heights, Michigan
    Posts
    8,649
    What language are you using for your front end?
    I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
    Please use [Code]your code goes in here[/Code] tags when posting code.
    Before posting your question, did you look here?
    Got a question on Linux? Visit our Linux sister site.
    Modifications Required For VB6 Apps To Work On Vista

  3. #3
    Join Date
    Sep 2008
    Posts
    7
    The front end language is C and uses Java to connect to the back end.

Similar Threads

  1. Working with Crystal Report Ver 10
    By AM003295 in forum VB Classic
    Replies: 4
    Last Post: 08-12-2005, 09:13 PM
  2. Replies: 0
    Last Post: 08-22-2002, 10:14 PM
  3. BLOB Fields (Oracle) & ASP
    By :: thevoidster :: in forum ASP.NET
    Replies: 1
    Last Post: 06-14-2002, 10:04 AM
  4. Replies: 0
    Last Post: 07-13-2001, 02:01 PM
  5. accessing Oracle BLOB fields with ADO
    By IHAQ in forum Database
    Replies: 1
    Last Post: 01-23-2001, 11:04 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links