Click here to Skip to main content
16,011,947 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,
Can anyone please help to solve his problem.
I want to scan Image file with dpi setting facility and store it in binary format in Oracle database.
Posted
Updated 18-Oct-10 20:18pm
v2

1 solution

To scan an image, see here[^].

For storing an image into Oracle, you will need to use a BLOB field.
See here[^].
 
Share this answer
 
Comments
Dalek Dave 19-Oct-10 3:18am    
Good Link.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900