Re: Re: URL Type - Mailing list pgsql-general

From Adam Lang
Subject Re: Re: URL Type
Date
Msg-id 00bb01c031ff$fc29e740$330a0a0a@6014cwpza006
Whole thread Raw
In response to Re: Re: URL Type  (<bmccoy@chapelperilous.net>)
List pgsql-general
*sigh*... I guess I have to break open some of the dusty Access Developer
books... Ya never stop reading in this job, do ya? :) Oh well, if ya did...
it would get way to predictable. :)

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
----- Original Message -----
From: <bmccoy@chapelperilous.net>
To: "K Parker" <kparker@eudoramail.com>
Cc: <pgsql-general@hub.org>
Sent: Friday, October 06, 2000 8:15 PM
Subject: Re: [GENERAL] Re: URL Type


> On Fri, 6 Oct 2000, K Parker wrote:
>
> > But MS Access is _both_, remember?  The question
> > came up when migrating from Access talking to
> > its own local Jet database to Access talking
> > to pgsql via odbc.  I'm not sure there is a
> > way to tell Access to consider a particular
> > text field in a remote ODBC data source to
> > be a hyperlink...
>
> I don't think there is... unless you create a saved query and have a
> calculated field that takes the ODBC data and typecasts it to the
> hypertext datatype, if such a thing is possible.
>
> Brett W. McCoy
>
http://www.chapelperilous.net
> --------------------------------------------------------------------------
-
> Men aren't attracted to me by my mind.  They're attracted by what I
> don't mind...
> -- Gypsy Rose Lee
>


pgsql-general by date:

Previous
From: "Adam Lang"
Date:
Subject: Re: How does TOAST compare to other databases' mechanisms?
Next
From: "Adam Lang"
Date:
Subject: Re: Trying to use PGSql with PHP