I have a function that imports data into MapPoint with a Access Query and I use geoImportAccessQuery without any problem.
Yesterday I installed the same program to a customer, but when my program execut mappoint.ImportData(etc.), mappoint.exe process takes 100% CPU and it loops indefinitly... I have only 10 points on map, in my PC this operation takes 1 second...
I noticed that my customer has ACCESS 2000, query that i create in real-time with ADOX doesn't appear in query list (i know this is a microsoft bug), while I have ACCESS 2002 and the same queries are listed in my machine.
Someone has any advice?