| Author |
PDF to database
|
ghazanfar khan
Ranch Hand
Joined: Apr 18, 2005
Posts: 81
|
|
Hello everyone, I dont know whether this is the rigth forum, i ve an application using swing. which take some input from user. I want that information store into database(SyBase) as pdf file, but i dont know how can i store it and recover it from database as pdf file. Should i ve to write first as pdf file and then store it into database as pdf. Can anyone please help me out it is very urgent thanks [Bear edit: not so urgent] [ May 10, 2005: Message edited by: Bear Bibeault ]
|
 |
Avi Abrami
Ranch Hand
Joined: Oct 11, 2000
Posts: 1112
|
|
Ghazanfar, I don't use Sybase, so I can't really answer your question -- sorry -- but does it support BLOBs (Binary Large OBject)? Is there a JDBC driver for Sybase that also supports BLOBs? You may find the answers through the Sybase Web site? Good Luck, Avi.
|
 |
Adeel Ansari
Ranch Hand
Joined: Aug 15, 2004
Posts: 2874
|
|
|
I think, you can use image Datatype to store pdf in your Sybase database.
|
 |
 |
|
|
subject: PDF to database
|
|
|