| Author |
upload pdf files to database
|
scott prichard
Greenhorn
Joined: Apr 06, 2006
Posts: 10
|
|
Hey guys, Can we upload pdf files into any database. I know we can generate but upload???Any ideas? Thanks Scott.
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26173
|
|
Scott, You upload to the database by storing the PDF as a BLOB. This means writing it through a binary stream.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: upload pdf files to database
|
|
|