comparing RunRev SQL method with Valentina method

Ruslan Zasukhin sunshine at public.kherson.ua
Sat Jul 5 11:08:33 CDT 2008


On 7/5/08 5:22 PM, "william humphrey" <shoreagent at gmail.com> wrote:

> Then if that is true I will need to continue my RunRev stack using all
> valentina methods. This means that I need an answer and clear example for
> 
> VTable_Link(tblPref, inIntIndexOrSTrName) as so far I'm unable to return the
> tables that link to my other fields in the front end I'm building.
> 
> 
> I think it is my lack of understanding of what  "inIntIndexOrStrName" is.

Simple :)

This means that you can send to second parameter as
    a) name
so
    b) index

This should be described in V4REV_Reference.pdf about this function.
And probably two examples given.

A)
    VTable_Link( tblPref, "linkPrefToItems" )

B) 
    VTable_Link(tblPref, 3 )


> Please throw me some more information than what I can read in
> V4REV_Referernce_3 and an the WIKI.

-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina mailing list