If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > DB2- Insert image?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-12-09, 18:02
Madhana Kumar Madhana Kumar is offline
Registered User
 
Join Date: Nov 2009
Posts: 5
Question DB2- Insert image?

Hello Everyone,
I am new to DB2.
I created a table in a GUI in DB2 9 with two fields,
one is integer and other BLOB.
I can type value for INTEGER but how to insert image into database now?
I want to do this without any commands.
Is it possible? If so how/
Plz help me out.
Reply With Quote
  #2 (permalink)  
Old 11-13-09, 00:14
sawangupta sawangupta is offline
Registered User
 
Join Date: Nov 2009
Location: Bangalore
Posts: 25
How about a simple CLI application and using SQLBindFileToCol API

SQLBindFileToCol - IBM DB2 9.7 for Linux, UNIX, and Windows

Regards,
Sawan Gupta
Reply With Quote
  #3 (permalink)  
Old 11-13-09, 00:49
Madhana Kumar Madhana Kumar is offline
Registered User
 
Join Date: Nov 2009
Posts: 5
Thats interesting.
Thank You very much.
But is there a easy way to do this without typing any commands?
I created database and entered the values without using CREATE & INSERT. Instead I used DB2 Control Center to do this in a easy fashion.
Like this can I insert a image without breaking a sweat in DB2?
Reply With Quote
  #4 (permalink)  
Old 11-13-09, 01:37
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Quote:
Originally Posted by Madhana Kumar View Post
Like this can I insert a image without breaking a sweat in DB2?
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
Reply

Tags
blob, insert image into db2

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On