Building a FlexLink

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
Rick_W_Johnson_(Guest)
Posts: 22
Joined: Tue Oct 10, 2017 12:44 pm

Building a FlexLink

Post by Rick_W_Johnson_(Guest) » Mon Feb 14, 2005 11:32 am

Is there an actual example of building a FlexLink?. I have read the documentation, and cannot find an example, only a description. ____I am trying to relate two dBase tables, one indexed on DATE (defined as a date), the other with no index, but containing a field DATE (defined as a date).I get no records found. I made both DATE fields to be Characters, but to no avail. ____Also, if I programatically have an index on the second file, and use the index link, not Flexlink, all works fine, but this is not really an option for production. ____Thanks in advance.__

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: Building a FlexLink

Post by kfleming » Tue Feb 15, 2005 12:42 pm

Try the link using DTOC(datefield,1) for the linking calc and the flexlink expression.____Kathleen__R&R Support

rickwjohnson
Posts: 49
Joined: Tue Oct 10, 2017 12:44 pm

==> RE: Building a FlexLink

Post by rickwjohnson » Tue Feb 15, 2005 6:14 pm

Thanks, worked like a charm. But I ask again, is there a white paper or Tech notes on building FlexLinks. It seems that calculated fields are almost always required and not all are obvious.__Rick Johnson__Rick Johnson

Post Reply