Problems with binary links

Andrew Dempsey andrew at andrewdempsey.com
Sun Jan 31 09:39:04 CST 2010


I am having strange results with binary links in my application.  I  
have a binary link that joins 2 tables, and is working fine with all  
the records that I created imported in a batch into the database  
(using a script that I wrote).

When I use the exact same script inside my application to link items  
in the two tables on the fly, the tables are linked - I can see the  
links inside Vstudio when I look at the data afterward.  But in the  
application when I try to pull up records using the  
vLink.FindLinkAsBitset method, it only returns the originally imported  
data records, not the ones created on the fly (even though they appear  
to be linked in Vstudio).

I could give the code for my tables and for the way I am creating the  
links, and using FindLinkAsBitset, but I thought I would ask in  
general terms first in case there is something obvious that I am  
forgetting to do.  It seems to me to be inconsistent.

Thanks,
Andrew


------------------------------------------------
Andrew Dempsey
andrew at andrewdempsey.com



More information about the Valentina mailing list