Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > Oracle > Oracle 9i - storing sound files

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-01-02, 16:23
rpeisch rpeisch is offline
Registered User
 
Join Date: Apr 2002
Posts: 1
Oracle 9i - storing sound files

Looking to store a discrete group of sound files in an Oracle 9i database running on Windows 2000 server. (sound files are relatively small - 25-50 KB in .AU format).The datatype is set to BLOB. Any tricks needed to insert the files into the table?

Thanks
Reply With Quote
  #2 (permalink)  
Old 04-11-02, 01:47
Ajeshjoseph Ajeshjoseph is offline
Registered User
 
Join Date: Mar 2002
Location: india
Posts: 2
Hi,
You can go for the appendchunk method and getchunk method , there is one more method like BLObtoFile method and BlobfromFile method , check the help for OO4O ,


bye
__________________
best regards
ajesh
Reply With Quote
  #3 (permalink)  
Old 01-02-03, 04:45
cr_ashok cr_ashok is offline
Registered User
 
Join Date: Jan 2003
Posts: 3
Storing sound files in Oracle

Hi,
We want to store sound files in Oracle dbase. How to implement it.

bye
Ashok.
Reply With Quote
  #4 (permalink)  
Old 01-03-03, 07:47
remivisser remivisser is offline
Registered User
 
Join Date: Dec 2002
Location: Netherlands
Posts: 118
load blob into table

Here is an example to load a binary file into a BLOB column, good luck!

http://askremi.ora-0000.com/htdocs/question/show/31

Remi
__________________
Remi Visser

Oracle Database Administrator
(OCP certified 8i)

Homepage: http://home.remidian.com/
Reply With Quote
Reply


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

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