Bytea to File

Started by Carlos Olivaabout 21 years ago1 messagesgeneral
Jump to latest
#1Carlos Oliva
carlos@pbsinet.com

Hi Forum,

Is there a SQL sentence that one could build in order to pull a bytea out of
a table and save it into a file? Currently I do this by getting a record
set and outputting to a stream. I am using a developer interface which
would let me send a SQL sentence easily without having to write any code.