Global Navigation Bar

MapInfo Products Knowledge Base


Product: Envinsa
Version: 4.0.2
Platform: Not Platform Related
Category: Content Manager

Summary:
Content Manager drops columns of type "Text" from SQL Tables.

Question:
Content Manager will drop columns of type "Text" from SQL Tables.

To duplicate:
    1. Create a SQL table with a column of type "Text".
    2. Open the Content Manager.
    3. Create a new Data Source to connect to an instance of SQL Server.
    4. Create a new Content that opens the SQL table.
The column of type "Text" will not appear in the list under the Attributes tab.



Answer:
A problem report has been filed against Envinsa 4.02.

Workaround:
    If the text limit is too high, change the column type to "varchar". For example: varchar(1000).

Last Modified:
Global Navigation Bar