How download files?? -- file_datastore [message #306092] |
Wed, 12 March 2008 15:09 |
virgos
Messages: 10 Registered: March 2008
|
Junior Member |
|
|
Hi All.
I don't know how download or open files from file_datastore.
I create table,preference,index and insert files.
When I search data in files, it's all right.
Files found.
But I want extra, download files. How do it?
Thx for answer.
Sorry for my english.
|
|
|
|
|
|
|
|
|
Re: How download files?? -- file_datastore [message #306488 is a reply to message #306472] |
Fri, 14 March 2008 08:46 |
|
ebrian
Messages: 2794 Registered: April 2006
|
Senior Member |
|
|
Not working here doesn't provide much help.
Nevertheless, you have to have the infrastructure in place to use wpg_docload.download_file (ie. configure a DAD and a virtual path). Ultimately, the method that you configure is going to depend on what application you'll be using to retrieve the file. As one option, you can consider Oracle's native PL/SQL gateway.
|
|
|