For a base table the Primary Key column can have any name – Pro will be able to determine which column it is.
For a view, the Primary Key column needs to be called MI_PRINX.
You can give it an alias in the your view to make sure it has this name
Peter Horsbøll Møller
Pitney Bowes
--
--
You received this message because you are subscribed to the
Google Groups "MapInfo-L" group.To post a message to this group, send
email to mapi...@googlegroups.com
To unsubscribe from this group, go to:
http://groups.google.com/group/mapinfo-l/subscribe?hl=en
For more options, information and links to MapInfo resources (searching
archives, feature requests, to visit our Wiki, visit the Welcome page at
http://groups.google.com/group/mapinfo-l?hl=en
---
You received this message because you are subscribed to the Google Groups "MapInfo-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
mapinfo-l+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You are right. That’s another possibility.
Pro see the MI_STYLE column as part of the spatial object and therefor it requires it to be “writeable”.
I ran into a similar issue when I used a join to merge a table with spatial data with another table with the style information.
It was a nice way to create “thematics” using views but had the short coming of a read-only table.
Peter Horsbøll Møller
Pitney Bowes