Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ChildOrder & Order Have No Effect
Message
 
To
27/04/2000 11:47:12
Menachem Turchick
Pima County Superior Court
Tucson, Arizona, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00363810
Message ID:
00364282
Views:
24
Normally, I'd use a parameterized view for a situation like this because trying to use the parent/child thing can get so tricky.

In the RelationExpr property, are you entering the STR() of the FK? Since you've had to convert the integer to a string in order to combine it with the date, you need to make sure you also set the relation based on the STR() of the key.

>Thanks for the suggestion. I've created the compound index and set it as the childorder property, but the grid is still not returning any data. To create the compound index I had to convert an integer and a date field into strings in order to concatenate them. I converted the integer index in the parent table to a string as well, but this didn't help. Any other ideas?
>
>Thanks again,
>Menachem
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform