sorry for the slightly off-topic post, but i'm attempting to use castor to load image data from the database.

in order to test this, i need to put image data into a test table.

just wondering if there are any tools, even command line, that allow image data to be insert into a database, postgresql in particular, easily?

for example, a command line program that would execute like:

> java InsertImage <dbname> <user> <pw> <table> <data-to-be-inserted>
                                        for example:        1,castor 
logo,/myimages/castor.gif
                                                            id, image name, image 
location

?

thank you.

----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev




Reply via email to