Exforsys

Online Training

How to store picture files into table?

This is a discussion on How to store picture files into table? within the Oracle Tutorials forums, part of the Articles and Tutorials category; Is there any datatype for it pls help me...


Go Back   Exforsys > Articles and Tutorials > Oracle Tutorials

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 11-07-2007, 09:14 AM
Junior Member
 
Join Date: Nov 2007
Posts: 4
sanjida is on a distinguished road
How to store picture files into table?

Is there any datatype for it
pls help me
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 11-08-2007, 03:19 AM
Junior Member
 
Join Date: Nov 2007
Posts: 1
musha_2000 is on a distinguished road
Smile

Hi
if u want store pictures or jpg file make the data type LONG RAW in the table
by musha
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 09-03-2008, 10:07 AM
Junior Member
 
Join Date: Sep 2008
Posts: 1
prasanta_rath is on a distinguished road
Step 1).
SQL> Create table pkr_pic
(pic long raw);

Step 2).
Now create a form, Using Oracle Developer.
Run it.
Press: Insert a record (On runing oracle form)
open any picture "right click on the picture" and copy.

Step 3).
On Runing Form go to "Edit" and then paste.

Step 4).
Press Save (On runing oracle form)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Apple II Csa2 FAQs: Uploading & Downloading, Part 21/25 rubywand@swbell.net Tech FAQ 0 05-04-2004 10:01 AM
Solaris x86 FAQ 2/2 Dan Anderson Tech FAQ 0 04-27-2004 08:24 PM
Viruses and the Mac FAQ David Harley Tech FAQ 0 04-26-2004 06:46 AM
Viruses and the Mac FAQ David Harley Tech FAQ 0 04-11-2004 08:10 AM
Apple II Csa2 FAQs: Telecom Hardware & Transfers, Part 20/25 rubywand@swbell.net Tech FAQ 0 04-04-2004 08:29 AM


All times are GMT -4. The time now is 07:00 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.