Behandlung von BLOBs

Einige nützliche Referenzen zu IBM Informix ESQL/C Programmer's Manual:

BLOB (in den Speicher) lesen:

http://publib.boulder.ibm.com/infocenter/idshelp/v10/index.jsp?topic=/com.ibm.esqlc.doc/esqlc139.htm

Buffer-Inhalt in einem BLOB abspeichern:

http://publib.boulder.ibm.com/infocenter/idshelp/v10/index.jsp?topic=/com.ibm.esqlc.doc/esqlc139.htm

BLOB in ein File ausgeben bzw. aus einem File update'n:

http://publib.boulder.ibm.com/infocenter/idshelp/v10/index.jsp?topic=/com.ibm.esqlc.doc/esqlc144.htm

http://publib.boulder.ibm.com/infocenter/idshelp/v10/index.jsp?topic=/com.ibm.esqlc.doc/esqlc145.htm

Ein weiteres Beispiel:

http://publib.boulder.ibm.com/infocenter/idshelp/v10/index.jsp?topic=/com.ibm.esqlc.doc/esqlc341.htm


Stand: 24.11.2010

EOF