How I can find a record in datashape.
I'm able to find a record in first level but I want to find a record
anywhere in my datashape.
rsGrid.Find sSearch
So, How I can search in second level, third,....
Thanks!
Andy
I'm able to find a record in first level but I want to find a record
anywhere in my datashape.
rsGrid.Find sSearch
So, How I can search in second level, third,....
Thanks!
Andy
You cannot do it in one shot. First you need to find all
records in first level. Then iterate trough each record of
first lever and find records in each recordset of second
level and so on.
Val
Quote:>-----Original Message-----
>How I can find a record in datashape.
>I'm able to find a record in first level but I want to
find a record
>anywhere in my datashape.
> rsGrid.Find sSearch
>So, How I can search in second level, third,....
>Thanks!
>Andy
>.
1. Find method in a DataShape?
I'm trying to find a way to use the find method to find a value in a child
recordset of a shaped recordset. The other limitation to this is that the
record in the child recordset has to be the "current" record in the shaped
recordset when the find is complete.
In other words, if i tried setting a variable equal to the child recordset
and performed the find on it, wouldn't that make the record the current
record for that child recordset variable and not the overall shaped
recordset?
Please Help,
Rob
2. Multi-user Paradox databases
3. Adding child record in grid using Datashape?
4. Who can run "OpenQuery" statements?
5. ADO datashape and memory resident record set
7. Finding a record without Find/Seek methods...
8. IL-Chicago-76812--Project Management-Software Engineer-ORACLE-Networking-Int
9. Finding How many records found
10. No found records - stop modify find message
11. Find returns mostly blank fields for first found record (FMP5)
12. Finding records(two records have a single field value that is the same)
13. FMP5 Record Count of Found Record