| From: | "Efrain Caro" <betsemes(at)hotmail(dot)com> |
|---|---|
| To: | <bmccoy(at)chapelperilous(dot)net>, "Adam Lang" <aalang(at)rutgersinsurance(dot)com> |
| Cc: | "PGSQL General" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: image storing |
| Date: | 2000-10-06 19:06:46 |
| Message-ID: | LAW2-OE24tnhvCRohyM00003485@hotmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
But I think that hyperlinks would be a good addition to data types
repertoire to pgsql. Maybe not for the database to be used as web browser
(that was a funny comment, sorry if it were not intended to be so), but for
serving a sites database, for example.
> On Fri, 6 Oct 2000, Adam Lang wrote:
>
> > Yeah, that is what I was thinking... except I would like to keep the
> > existing Access front end... And the front end displays the pathnames as
a
> > "hyperlink" data type. I figure I'll have to change that to a string...
> > just not sure how to keep it so they can just "click" on it and display
the
> > file.
>
> Hmmm... That's going to be the trick, I think. Yeah, I just stored the
> pathnames as strings. In fact, we had people doing DP to this database
> with Access, now that I think about it, but they didn't use Access to view
> the images, just manipulate the data. Hyperlink data type.... sheesh!
> I'm not sure the tool you use to do data processing should also double up
> as a web browser! That'd be like using a word processor to do graphic
> design...
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adam Haberlach | 2000-10-06 19:29:29 | Blown Index? Corrupted Table? |
| Previous Message | Adam Lang | 2000-10-06 18:59:01 | Re: image storing |