> is there any way to save a jpeg image to database? let's say > i have a file > c:\test.jpg and want to store it in a table.
Declare the column as LONG BYTE and use the following sketch: http://listserv.sap.com/pipermail/sapdb.general/2002-February/010458.html Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
