Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Insert a file into a long raw column

Re: Insert a file into a long raw column

From: Telemachus <telemachus_at_ulysseswillreturn.net>
Date: Tue, 29 Oct 2002 10:56:04 -0000
Message-ID: <9Ptv9.25162$zX3.65618@news.indigo.ie>


Yes ... but you should be using LOBS and not LONGs...

the command itself is an INSERT

you should read the concepts and application developers guide on the best ways to handle them

on tahiti.oracle.com
and mr k. has some examples on asktom.oracle.com "Lars Steinmetz" <no_spam_lsteinmetz_at_jakrause.com> wrote in message news:1035882758.269514_at_news.thyssen.com...
> Hello NG;
>
> is there a way to insert a file (e.g. c:\MySong.mp3') into a long raw
column
> of a table using a SQL command? How does this command look like?
>
> Thanx for you help!
>
> Greetings, Lars
>
>
Received on Tue Oct 29 2002 - 04:56:04 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US