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.  How to Resolve "Unrecognized Command" error while opening SRV table into MapInfo ?

    Posted 04-10-2018 07:46


  • 2.  RE: How to Resolve "Unrecognized Command" error while opening SRV table into MapInfo ?

    Employee
    Posted 04-10-2018 21:11

    Hi Krishna,

    Please excuse the ignorance but are you able to clarify what a "SRV table" is? What format is the table in?

    Thanks,



  • 3.  RE: How to Resolve "Unrecognized Command" error while opening SRV table into MapInfo ?

    Posted 04-10-2018 23:46

    Hi @Dave Kuo? Apologies for not keeping detailed information here. Its '.srv' file. The file that gets created once we upload the TAB file data to database via ODBC connection. Then we will take the srv file and upload it into SSA.



  • 4.  RE: How to Resolve "Unrecognized Command" error while opening SRV table into MapInfo ?

    Posted 04-10-2018 23:52

    @Dave Kuo? Thanks for the response, I figured out the issue. Its with the charset, I did some table joins from CSV files which is in UTF 16 before uploading it to the database. I have validated the erliersrv files and TAB files they have Native in the Charset . So i have changed it to the Native / UTF8 the issue got resolved.