I have a very simple (conceptually, at least) problem that I need help with.
I want to put jpg images in a server database, which can then be accessed via a client Java program. I realize that the images need to be store as blob data, but how does one do this via the ij utility? The documentation suggests using SYSCS_UTIL.SYSCS_IMPORT_DATA_LOBS_FROM_EXTFILE but I can't seem to figure it out (even with the examples). -- View this message in context: http://old.nabble.com/loading-jpg-files-into-database-tp33004165p33004165.html Sent from the Apache Derby Users mailing list archive at Nabble.com.
