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 string to blob-please help Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "string to blob-please help" Watch "string to blob-please help" New topic
Author

string to blob-please help

slagy maggie
Ranch Hand

Joined: Feb 20, 2001
Posts: 35
Hi,
Need help!!!
i have a string, i have to store this in the database as type text....which means i have to save it as a type BLOB
how do i go about cvonverting the string to BLOB???
PLEASE HELP
i am using informix as my database
and java as my application program
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: string to blob-please help
 
Similar Threads
how to create BLOB and CLOB data
How do I insert a BLOB from a servlet
How do I insert an image into a database from a servlet?
storing images in the database
How to convert Blob Type back to File