I have to upload a file (.doc) in databse through java.
how can i do it
plz help me
3 Replies - 2600 Views - Last Post: 03 December 2007 - 12:20 PM
#1
how to upload a file(.doc) in database through java?
Posted 02 December 2007 - 11:02 PM
Replies To: how to upload a file(.doc) in database through java?
#2
Re: how to upload a file(.doc) in database through java?
Posted 03 December 2007 - 04:54 AM
option 1: upload the file separately, and store only it's location in the db
option 2: use some binary field to store it (blob, or similar)
option 2: use some binary field to store it (blob, or similar)
#3
Re: how to upload a file(.doc) in database through java?
Posted 03 December 2007 - 10:12 AM
#4
Re: how to upload a file(.doc) in database through java?
Posted 03 December 2007 - 12:20 PM
We don't give out complete solutions to any of the problems asked here (read the forum policy), but we are happy to give directions, or if you've come up with something on your own to corrrect the errors.
Hint: I would be surprised if you couldn't find a complete solution for any of these with google.
However I would still suggest trying to solve it by yourself, it is not a difficult problem, but you could learn some interesting things.
Hint: I would be surprised if you couldn't find a complete solution for any of these with google.
However I would still suggest trying to solve it by yourself, it is not a difficult problem, but you could learn some interesting things.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote





|