bvv
09-11-2003, 07:33 AM
I'm working on an application which uses Access and Mappoint to plan transport. On the left screen I have an access form with all destinations (up to 200). On the right screen I have a mappoint map which shows all destinations. So far, so good.
Now I want to highlight the destination choosen on the left screen. Do I really have to run to the entire recordset of the dataset or can I address the pushpin directly. All pushpins have a name depending on certain values in my access database.
Now I want to highlight the destination choosen on the left screen. Do I really have to run to the entire recordset of the dataset or can I address the pushpin directly. All pushpins have a name depending on certain values in my access database.