how to save file in the database(sql server) from JList
843854Feb 12 2002 — edited Feb 13 2002i am trying to save multiple file into a database after selecting the files from my local file system.
i am selecting the files and adding the files to an
icon and then adding them to a Jlist.
now the problem is i want to save these files to a
database in the server how can i do it.
what is the object i have to use to retrive from the
jlist and pass it to the sql statement.
waiting for any help or alternative ideas to solve my problem
gautam