R
Rühmann, Günther
Hi together ,
i have a Microsoft Access application where users stored linked files
instead of the file contents in sql server blob fields. Now I need to move
the file content programmatically from disk file system into the blob field.
With help of this news group I have some code to get the filenames and paths
where they can be found in file system.
But how can I write the file into the blob field so that the access
application recognizes in a form with ole control that athe content of a
blob field is a jpg file so that after doubleclicking that control the file
is opened in photo editor or some other image application.
Thanks
Guenther
i have a Microsoft Access application where users stored linked files
instead of the file contents in sql server blob fields. Now I need to move
the file content programmatically from disk file system into the blob field.
With help of this news group I have some code to get the filenames and paths
where they can be found in file system.
But how can I write the file into the blob field so that the access
application recognizes in a form with ole control that athe content of a
blob field is a jpg file so that after doubleclicking that control the file
is opened in photo editor or some other image application.
Thanks
Guenther