Hello all,
I just joined this community and hope you guys can help me. I started with MapPoint development two days ago and can't work it out.
We use an SQL Server 2005 database with columns containing the zip code of the city in Germany and another with the profite for each of them. Now I am trying to write a C# program which should get the data from the database and then represent it using the MapPoint Winform.
At this point I got all the needed values from the database but can't figure out how I could display them. I guess their format is wrong since it is not a dataset.
I hope someone can help me with this.
Thanks in advance