Re: TEMP fields behaviour

[prev] [thread] [next] [Date index for 2005/01/14]

From: Cees Hek
Subject: Re: TEMP fields behaviour
Date: 15:38 on 14 Jan 2005
On Fri, 14 Jan 2005 16:19:07 +0100, Hartmaier Alexander
<Alexander.Hartmaier@xxxxxxxxx.xx> wrote:
> Hi!
> 
> I don't have a 'since' column in the database, it's a column generated by a view and I only need the value in two view-only webpages.

But Class::DBI does not distinguish between a database table and a
database view.   You will need to create a new Class::DBI module
speifically for the view, and in this module you can list all of the
columns in the view, including the 'since' column.


- Cees

TEMP fields behaviour
Hartmaier Alexander 08:07 on 14 Jan 2005

Re: TEMP fields behaviour
Peter Speltz 08:26 on 14 Jan 2005

Re: TEMP fields behaviour
Perrin Harkins 14:05 on 14 Jan 2005

Re: TEMP fields behaviour
Perrin Harkins 14:03 on 14 Jan 2005

Re: TEMP fields behaviour
Hartmaier Alexander 15:19 on 14 Jan 2005

Re: TEMP fields behaviour
Cees Hek 15:38 on 14 Jan 2005

Re: TEMP fields behaviour
Hartmaier Alexander 13:41 on 17 Jan 2005

RE: TEMP fields behaviour
Brian Doig 17:56 on 17 Jan 2005

Re: TEMP fields behaviour
Peter Speltz 18:13 on 17 Jan 2005

Generated at 17:42 on 27 Jan 2005 by mariachi v0.52