Community of VE/MapPoint Users and Developers
This is a discussion on How is possible to force order in Recordset? within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hi, I have a problem with order in MapPoint Recordset. First I link data from access table with primary key ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| How is possible to force order in Recordset? I have a problem with order in MapPoint Recordset. First I link data from access table with primary key (sorted). Then I get all records: Set objRs = oDS.QueryAllRecords And I need show this records (in form of Pushins) in order, so and as they have recovered of the acces table: Do While Not objRs.EOF ' Set objPushpin = objRs.Pushpin ..... ..... But I canīt get it, its display in an order that I donīt understand. Thanks Mario Barro |
![]() |
| Tags |
| force, order, recordset |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PushPin and Line Order | stevet | MapPoint 2006/2009 Discussion | 2 | 06-19-2006 01:37 PM |
| Order a recordset? | Shecky | MapPoint 2006/2009 Discussion | 3 | 10-15-2004 08:52 PM |
| Pushpin Z Order | Anonymous | MapPoint 2006/2009 Discussion | 0 | 09-06-2004 06:00 PM |
| Order/Sort Recordset with pushpins ??? | Michelin | MapPoint 2006/2009 Discussion | 0 | 03-01-2004 02:54 AM |
| Deriving a recordset from a mappoint recordset | RichardHayes | MapPoint 2006/2009 Discussion | 0 | 09-06-2002 03:44 AM |