Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > VB Script

Vista - Convert Database content into a file on the server

Reply
 
Old 06-26-2009   #1 (permalink)
cmctpb1


 
 

Convert Database content into a file on the server

I have the task of taking pdf file content from an Oracle blob field and (on
the fly using classic ASP) creating a file and storing it into a folder on
the server to be accessed using the browser. The reason for this is that the
user haves to wait until all the content is downloaded from the database
before it is actually displayed in the browser. I was told that there is an
active x component that can be used so that the content of a large pdf file
can be displayed immediately before the entire pdf file content is
downloaded.

Does anyone have any ideas about this or has anyone else had to do this?
Also, I just found out today that the development environment for our company
is going to be changed to a virtual server. Not sure of how this will affect
the process in question.

Thanks, in advance, for your input.

--
Success is obtaining and maintaining a fulfilled life.

My System SpecsSystem Spec
Old 06-27-2009   #2 (permalink)
Luuk


 
 

Re: Convert Database content into a file on the server

cmctpb1 schreef:
Quote:

> I have the task of taking pdf file content from an Oracle blob field and (on
> the fly using classic ASP) creating a file and storing it into a folder on
> the server to be accessed using the browser. The reason for this is that the
> user haves to wait until all the content is downloaded from the database
> before it is actually displayed in the browser. I was told that there is an
> active x component that can be used so that the content of a large pdf file
> can be displayed immediately before the entire pdf file content is
> downloaded.
>
> Does anyone have any ideas about this or has anyone else had to do this?
> Also, I just found out today that the development environment for our company
> is going to be changed to a virtual server. Not sure of how this will affect
> the process in question.
its making your job easier.....
after the change you will only have to download the pdf file 'virtually'

;-)
Quote:

>
> Thanks, in advance, for your input.
>
> --
> Success is obtaining and maintaining a fulfilled life.

--
Luuk
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Saving files from SQL database to file server VB Script
Re: ASP.NET web server and sql database server on a old computer .NET General
Set-Content not updating file after get-content and forEach-Object PowerShell
EMC and Microsoft Form New Enterprise Content Management Alliance, Extend Microsoft Office SharePoint Server With Content, Compliance and Archive Solutions Vista News
Weirdness with get-content | replace | set-content - file content is deleted!! PowerShell


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46