MapInfo Pro

Welcome to the MapInfo Pro community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Here are some useful links where you can find more information:

Product Announcements  Product Documentation  Ideas Portal

Discussions

Members

Resources

Events

 View Only
  • 1.  After upgrading to MapInfo Pro 15.2 (64 bit) MS Access can no longer show integrated MapInfo Map

    Posted 01-18-2018 11:49
      |   view attached

    I inherited an Access database in which a MapInfo 10.0 workspace can be opened as a window. Upgrading to MapInfo Pro 15.2 (64-bit) has stopped it working. Does anyone know why and if so provide guidance as to how I can fix?

    See Attachment

    Attached is a screen shot of some of the code. I think it's opened as an OLE app.

    Vector layers can be edited & updated and results (e.g. the electoral ward in which a site has been plotted) are pulled through from other layers to populate fields in the database. 



  • 2.  RE: After upgrading to MapInfo Pro 15.2 (64 bit) MS Access can no longer show integrated MapInfo Map

    Posted 01-18-2018 07:52

    Hi Tom,

    You will need to replace "MapInfo.Application" with "MapInfo.Application.x64" in both the GetObject call and the CreateObject calls. If you need to support both 32-bit and 64-bit MapInfo and you need some help let me know and I can provide some code if need be.