Hard BLOB problem... 
Author Message
 Hard BLOB problem...

Hello gurus.

I believe that there is someone who can help me.
My problem is:

I have asp-page that handling binarydata and upload files to my MS SQL 7
database as BLOB (image-datatype)...that asp-code will store some additional
info about uploaded file too, example ContentType, Size in bytes and
filename.
Everything goes okay and I have another page (show.asp) that show me image
that is stored into the database and that also works fine.

But I need to retrieve word documents, excel sheets, zip files and many
other different filetypes that I have been uploaded in my database. In this
case that show.asp which show images does not show word documents and other
filetypes properly. I just get some strange binaryshit. (All files are
uploaded properly to db, that's not the issue)

Where is the problem, doesn't my browser recognize filetypes (IE5 and
NS4.x)?
Or do I have to use somehow EMBED or OBJECT -tags?
How can I show or download other filetypes than jpg/gif/bmp from database?

I would be very grateful for the all answers.

Pasi Heinonen

ICL Invia
Finland



Tue, 04 Feb 2003 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Hard BLOB Problem...

2. Wierd problem downloading fonts from scsi hard disk

3. Blob problem

4. Weird problem with GetChunk/AppendChunk and BLOBs

5. problem accessing BLOB fields in ORACLE

6. Problem reading/writing BLOB data with RDO

7. ADO 2.6 problem Can't read BLOB data from Sqlserver 2000 table

8. Picture in Blob field problem

9. Problem with BLOB LINK to a BMP file?

10. VB ADO x BLOB in Oracle Problem

11. Weird problem with GetChunk/AppendChunk and BLOBs

12. Problem with empty BLOB: retrieving ActualSize causes subsequent SQL commands to hang

 

 
Powered by phpBB® Forum Software