Postgres supports views, I use them already with courier.

"Marcio Merlone" [EMAIL PROTECTED] wrote:

> Bill Michell wrote:
>> Marcio Merlone writes:
>>>> Insert two records into users, identical in all ways except the id
>>>> field.
>> Don't know enough about MySQL to be sure, but could you do something
>> like this with a database view or query? Convert a single record in
>> the underlying table into two rows in the returned results, one with
>> the id and the other with the address? Of course, this might be a
>> little inefficient...
>
> Sounded good, but according to mysql site:
>
> "It is planned to implement views in MySQL Server around version 5.0."
>
> Could it be done using MYSQL_SELECT_CLAUSE? Does it requires a fixed
> number of arguments to work?
>
> --
>
> [ ]'s
>
> --
> Marcio Merlone
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by: Influence the future
> of Java(TM) technology. Join the Java Community
> Process(SM) (JCP(SM)) program now.
>
http://ad.doubleclick.net/clk;4729346;7592162;s?http://www.sun.com/javavote
> _______________________________________________
> courier-users mailing list
> [EMAIL PROTECTED]
> Unsubscribe:
> https://lists.sourceforge.net/lists/listinfo/courier-users




-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0003en
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to