AppendChunk and GetChunk

AppendChunk and GetChunk

Post by John Rodne » Sat, 05 Jun 1999 04:00:00



How can i use appendchunk to save the contents of a vb picture box
to the database. (Access) ??

How can i use getchunk to retrieve the picture from the database
and show it in the picture box ??

--
Pedro Gomes

 
 
 

1. appendchunk and getchunk

i can successfully insert an image into a sql table (image datatype).

i can also create a file from that sql field.

what i need help with is this :

    i need to be able to fill an image control, as well as a web page with
the binary data (without creating a file first).

also, i added a .txt file to the sql table. then created a file from that
data, and the txt file is scrambled.

how can i set an image type (ole type) for each piece of binary data?

thanks for all help.

2. (Q) Displaying Multidimesional Arrays

3. How will I adapt from Pick to Oracle?

4. How to show pic from DAT file after appendChunk n Getchunk

5. exists or count(*)?

6. Using the AppendChunk and GetChunk methods to store files in a Sql7 database...

7. convert dtime_t to UTC

8. VB4.0/SQL server - GetChunk/AppendChunk behave oddly

9. DAO getchunk/appendchunk problems in Access 97 DB

10. DCOM AppendChunk getChunk

11. Using GetChunk and AppendChunk methods.

12. Using appendchunk/getchunk