Hi

I am trying to set up a view application that will view stored wrd, pdf,
jpg gif files in a larg blob in sql 2000. This is tying in with an older
application that was written by somebody, all i want to do is have 1 view
page that will show a list of the file attachments by id number and if
clicked on will open them in exploer.

thanks

Mike

Re: viewing blobs vbsript asp by Tim

Tim
Mon Dec 11 00:04:48 CST 2006

Which part are you having a problem with?

Is this a web application?

Tim

"greatwhite" <nospam@nospam> wrote in message
news:Xns9895B76F6C0E6noone@129.250.170.93...
> Hi
>
> I am trying to set up a view application that will view stored wrd, pdf,
> jpg gif files in a larg blob in sql 2000. This is tying in with an older
> application that was written by somebody, all i want to do is have 1 view
> page that will show a list of the file attachments by id number and if
> clicked on will open them in exploer.
>
> thanks
>
> Mike



Re: viewing blobs vbsript asp by greatwhite

greatwhite
Mon Dec 11 23:57:12 CST 2006

"Tim Williams" <timjwilliams at gmail dot com> wrote in
news:eXAKyoOHHHA.816@TK2MSFTNGP06.phx.gbl:


its going to end up in a web ap, The actual sql call to get the records,
and how do you get them to show up as a preview in a form. Or is ther a
good place to find some code. We will not know if its a pdf, doc, jpg,
gif. untill after we get it





> Which part are you having a problem with?
>
> Is this a web application?
>
> Tim
>
> "greatwhite" <nospam@nospam> wrote in message
> news:Xns9895B76F6C0E6noone@129.250.170.93...
>> Hi
>>
>> I am trying to set up a view application that will view stored wrd,
>> pdf, jpg gif files in a larg blob in sql 2000. This is tying in with
>> an older application that was written by somebody, all i want to do
>> is have 1 view page that will show a list of the file attachments by
>> id number and if clicked on will open them in exploer.
>>
>> thanks
>>
>> Mike
>
>
>

Re: viewing blobs vbsript asp by Tim

Tim
Tue Dec 12 20:15:42 CST 2006

What kind of web app ? ASP?
Is there any other information associated with the files - name, size etc ?
Not sure how you would do a preview without even knowing what viewer is required...

Tim

--
Tim Williams
Palo Alto, CA


"greatwhite" <nospam@nospam> wrote in message news:Xns9896DF650CA73noone@129.250.170.93...
> "Tim Williams" <timjwilliams at gmail dot com> wrote in
> news:eXAKyoOHHHA.816@TK2MSFTNGP06.phx.gbl:
>
>
> its going to end up in a web ap, The actual sql call to get the records,
> and how do you get them to show up as a preview in a form. Or is ther a
> good place to find some code. We will not know if its a pdf, doc, jpg,
> gif. untill after we get it
>
>
>
>
>
> > Which part are you having a problem with?
> >
> > Is this a web application?
> >
> > Tim
> >
> > "greatwhite" <nospam@nospam> wrote in message
> > news:Xns9895B76F6C0E6noone@129.250.170.93...
> >> Hi
> >>
> >> I am trying to set up a view application that will view stored wrd,
> >> pdf, jpg gif files in a larg blob in sql 2000. This is tying in with
> >> an older application that was written by somebody, all i want to do
> >> is have 1 view page that will show a list of the file attachments by
> >> id number and if clicked on will open them in exploer.
> >>
> >> thanks
> >>
> >> Mike
> >
> >
> >