Requires Free Membership to View
To store an image file in an Oracle table, you will need to define a column in that table with the BLOB datatype. The Binary Large Object (BLOB) datatype can store any binary data including image files, sound files, documents or anything else. This Oracle documentation shows a lot of information on BLOBs.
Pay close attention to Chapter 6 as it contains specific information on Visual Basic.
You may need to register for an account to view the document, but registration is free!
This was first published in May 2006

Join the conversationComment
Share
Comments
Results
Contribute to the conversation