[V4MD] Alias
Ruslan Zasukhin
sunshine at public.kherson.ua
Thu Nov 25 11:50:51 CST 2004
On 11/25/04 10:46 AM, "Gregoire William" <wgregoire at paris.mediagerance.com>
wrote:
Hi Gregoire,
> oops...
> so does someone have a hint to do this :
>
> I have a table with 3 ID (ID_Des1, ID_Des2, ID_Des3)
> another table with ID_Des, DesName
> link are ID_Des1->ID_Des, ID_Des2->ID_Des, ID_Des3->ID_Des
>
>
> no way to have a result like this
> [#ID_Des1:3, #Des1Name: "name3", #ID_Des2:4, #Des2Name: "name4", #ID_Des3:7,
> #Des3Name: "name7"] ?
>
> It's seems I'll need 3 Select and some code ;)
With Lingo list yes problem, you will get the same name
With Valentina cursor you can use access by index
curs.GetField( 1 )
curs.GetField( 2 )
curs.GetField( 3 )
--
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
More information about the Valentina
mailing list