Re: Deriving string attributes
Re: Deriving string attributes
- Subject: Re: Deriving string attributes
- From: Oscar Díaz Blanco <email@hidden>
- Date: Thu, 13 Jan 2005 20:39:26 +0100
Florijan,
It depens on what database you are using. Some databases allow derived
columns, other don't.
You can get this same effect on WO by adding a method to your entity
class. Just return field1()+" "+field2();
HTH,
Oscar
On 13/01/2005, at 18:06, Florijan Stamenkovic wrote:
Hey guys.
I want to derive a string from two other attributes and put in a " "
or some other string like " has " in between. It has to be done in
SQL. How do I do that?
Florijan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden