I need help moving BLOBs (JPGs) from my local database to a remote database.
I cannot use DTS, I have Read Only access to a view, the view contains an ID and 9 image fields. I currently have to extract the images to JPG's and then store them again in the remote DB. Can I go from raw data to raw data? Any help on this would be great.
Thanks.