Counting related records

Kem Tekinay ktekinay at mactechnologies.com
Fri Jun 3 10:20:55 CDT 2005


On 6/3/05 5:41 AM, Ruslan Zasukhin at sunshine at public.kherson.ua wrote:

> So you can do query similar to:
> 
>     select *, count_linked( link_name )
>     from T2

Perfect, that's just what I needed. Thanks.

A small correction for anyone else following this. The proper syntax is:

 select *, count_linked(T2, link_name) from T2

Also, in VStudio, case matters for the link name. Is this a bug I should
report to Mantis?

__________________________________________________________________________
Kem Tekinay                                                 (212) 201-1465
MacTechnologies Consulting                              Fax (914) 242-7294
545 Eighth Avenue, Suite 401                          Pager (917) 491-5546
New York, New York 10018                    http://www.mactechnologies.com

To join the MacTechnologies Consulting mailing list, send an e-mail to:
  mactechnologies_consulting-subscribe at yahoogroups.com





More information about the Valentina mailing list