Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to save file in the database(sql server) from JList

843854Feb 12 2002 — edited Feb 13 2002
i 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 13 2002
Added on Feb 12 2002
4 comments
256 views