Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Relationship hell
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00317584
Message ID:
00317608
Views:
21
That's the least of the kinds of problems you'll run into trying to work with SBT. In my (limited) experience, it's a real mess...


>That's it! Thanks. I guess it always worked by coincidence before because I would give the index the same name as the field and never used a compound index before. Dang SBT...
>
>Thanks,
>
>Michelle
>
>
>>Invno1 isn't a fieldname in arytrn01, is it? It's just the name of an index, right? SET RELATION needs a relation expression, not the index name from the parent table. I think your relation nees to look something like this:
>>
>> SET RELATION TO (invno + STR(lineno,4)) INTO temp
>>
Peter Franz
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform