Integrating three tables

jda jda at his.com
Fri Dec 9 19:16:24 CST 2005


>API:
>
>     if( boFields.RefPtr.Exists(11) AND
>         boFields.LablePtr.Exists(1) )
>
>

Hi Ruslan,

I didn't find .Exists, but I did find .RecordExists.

However, I don't have it quite right. This is not correct syntax:

      myDatabase.myMoreFields.refPtr(11).RecordExists

What is the correct way to state this?

Thanks,

Jon


More information about the Valentina mailing list