Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: Database question.


Message #1 by "Daniel Herrera Díaz" <daniel@d...> on Fri, 20 Apr 2001 14:55:34
Hi all.

I've been making file upload from client to server using jsp, but for 
security reasons i have to put my files in a database instead of a local 
directory , my table has a BLOB column.

The file is already uploaden in the server but i have problems inserting 
the data in the database, can you give me some help??

Thanks in advance.

Daniel Herrera.

  Return to Index