File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes BLOB datatype Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "BLOB datatype" Watch "BLOB datatype" New topic
Author

BLOB datatype

jesse harris
Ranch Hand

Joined: Oct 02, 2000
Posts: 62
I am trying to write my objects to sql 2000 and I would love to be able to persist them as object. Could anyond suggest a place for me to find info on how to do this in a java context? and how to recreate the object from the db.
thanks in advance,
jesse
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: BLOB datatype
 
Similar Threads
session
2D Line & setCursor
Corejava Question ??
Printing an Object without casting!
convert String into Object