Can someone post the code for using SetBlob to save an image to a database field? GetBlob works fine using the following code:
If dnvZip.rscmdFindZip.Fields("FileImage").Value <> Null Then
gflImage.GetBlob CStr(dnvZip.rscmdFindZip.Fields("FileImage"))
imgThumb.Picture = gflImage.GetPicture ...
Search found 1 match
- Sat Aug 21, 2004 5:12 pm
- Forum: GFL SDK
- Topic: GflAx SetBlob VB & SQL Server (VB)
- Replies: 0
- Views: 1936