Finding unlinked records

Joakim Schramm joakim at astrocalc.com
Wed Nov 22 16:12:56 CST 2006


Aha thanks ;-)

/Joakim 

> -----Original Message-----
> From: valentina-bounces at lists.macserve.net 
> [mailto:valentina-bounces at lists.macserve.net] On Behalf Of Ivan Smahin
> Sent: 22 November 2006 16:02
> To: Valentina Developers
> Subject: Re: Finding unlinked records
> 
> Hello Joakim,
> 
> Wednesday, November 22, 2006, 3:04:50 PM, you wrote:
> 
> > Hi,
> 
> > It there any easy trick to find all unlinked records in a 
> table (VB6 
> > COM, API way)? Except for stepping through and check all with 
> > .IsLinked, of course.
> 
> See the examples Link_xxx_Records
> 
>   AllLinked = mLink.FindAllLinked( TA, TB )
>   
>   AllRecs = TB.SelectAllRecords
>   
>   res = AllRecs.Difference( AllLinked )
>   
> --
> Best regards,
>  Ivan                            mailto:ivan_smahin at valentina-db.com
> 
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina
> 



More information about the Valentina mailing list