Document Library saving link instead of the whole file

Hi,
I was just playing around with the document library v0.92 for application express. The application stores the whole information of the doc inside the database.
If I wanted to just save the name of the file and the link of the file in the database, and the actually file is stored in windows file directory, how would i do that?
Was playing around with the application builder but not quite sure how I can do it.
thanks in advance.

Hi,
the file you want to access must be reachable from the database or from the application server.
A file stored somewhere on c:\user_directory\... will not be accessible by either of them.
Regards,
Daniel

Similar Messages

Maybe you are looking for