we have been provided with a data dump of a postgre sql table into a .psv doc
the data holds informatin on images and the actual image is stored as binary. Now when you open this doc to look at the information i want to see how it compared to that of the data that would be stored in an sql image field.
the reason beimng in that the rouine i have that should open the image from the binary data and save it is failing in the previous errors i have reported and i can only put it down to how the data has been passed to us?
We have gone that route as we are still not sure if the data is correct. Would opening the data as text change the way that the binary information is displayed?
Dont have access to SQL server at the moment and not sure if it would work with the sql express?
the data that has been provided is a table dump of a postgre sql table and the format is plain and uses standard escape sequence similiar to c or perl.
Now i need to convert that back to its binary equivilent.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.