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

TAB from 64 bit won't open in 32 bit

  • 1.  TAB from 64 bit won't open in 32 bit

    Posted 01-07-2018 08:25
      |   view attached

    Hi,

    A client has a TAB file that was created in 64 bit and receives the following error message when attempting to open in 32 bit:

    See Attachment

    The TAB is well under the 2GB limit and has only one polygon with one column in the table.

    I saved the TAB as a new TAB and still won't open. I did manage to open it in 32 bit when creating a new TAB and did copy/paste to the polygon.

    Any ideas?

    I've attached the TAB as well.

    Thanks!



  • 2.  RE: TAB from 64 bit won't open in 32 bit

    Posted 01-07-2018 06:36

    I want to add that in this Testing file I can also change the !version 1520 to !version 1500 if I edit the .TAB file in a text editor and that will solve it. However, in the original file when I try that, it did not work.



  • 3.  RE: TAB from 64 bit won't open in 32 bit

    Employee
    Posted 01-07-2018 23:12

    Hi Kobi,

    I can download the .dat, .id and the .map file but don't see the tab file attached. Could you please share it once again.

    Thanks,

    Shweta



  • 4.  RE: TAB from 64 bit won't open in 32 bit

    Employee
    Posted 01-07-2018 23:20
      |   view attached

    Hi Kobi,

     

    It looks like you have stumbled upon the workaround for editing the table version number via a text editor. :)

    Various reasons why a table might inherit a particular version number of MapInfo Pro can be found under the Help menu topic "File Versions and TAB, MIF/MID, and WOR Support. I've pasted a screenshot below of this topic with a table which highlights the features from MapInfo Pro v15.2 which will cause a table version to inherit the 1520 table version.

    See Attachment

    Hope this helps to explain.

    Dave



  • 5.  RE: TAB from 64 bit won't open in 32 bit

    Posted 01-08-2018 07:23

    @Shweta Shukla?, here are the files again.

    @Dave Kuo?, yes, the work around is a nice trip for WOR and TAB files, but as I said, in the original file this work around did not help. Do you know why this would be?



  • 6.  RE: TAB from 64 bit won't open in 32 bit

    Posted 01-08-2018 07:23


  • 7.  RE: TAB from 64 bit won't open in 32 bit

    Posted 01-08-2018 07:23


  • 8.  RE: TAB from 64 bit won't open in 32 bit

    Posted 01-08-2018 07:24


  • 9.  RE: TAB from 64 bit won't open in 32 bit

    Posted 01-08-2018 07:24


  • 10.  RE: TAB from 64 bit won't open in 32 bit

    Posted 01-08-2018 07:25

    I apologize for the multiple answers. It wouldn't let me upload more than one file per response for some reason 😐

    But that should be all 4 (tab, dat, id, map) once again



  • 11.  RE: TAB from 64 bit won't open in 32 bit

    Posted 01-08-2018 09:48

    So you haven't saved it as an Extended Tab file (nativex) but I see that the character set is Windows Hebrew - is this a UTF8 or 16 character set? I don't know but this ?would set it apart from 32-bit operation.



  • 12.  RE: TAB from 64 bit won't open in 32 bit

    Posted 01-08-2018 09:55
      |   view attached

    @John Ievers?, the Windows Hebrew is it's own encoding, separate from UTF-8 and UTF-16 and works in 32-bit.

    However, I see that the original file is NativeX/Extended TAB (screenshot from original TAB):

    See Attachment

    How do I avoid it saving the file as an Extended TAB?

    This is a small file with one row and one column, so no reason to use Extended TAB.



  • 13.  RE: TAB from 64 bit won't open in 32 bit

    Posted 01-08-2018 11:25

    Set the Options in your backstage area:- the first category is Systems Settings and bottom right of that dialog is an area for New Tables. Here you can set the table Format and Charset.?



  • 14.  RE: TAB from 64 bit won't open in 32 bit

    Posted 01-08-2018 12:34

    You can also define standard tab or extended tab when you perform a Table >Save Copy As routine?



  • 15.  RE: TAB from 64 bit won't open in 32 bit

    Posted 01-09-2018 03:29

    Thank you very much @John Ievers?!