SDO_GEOMETRY Not NULL is Not Supported
Posted: Wed 25 Jan 2012 14:48
Hi,
I am using mapinfo for creating gis application and i have tables which are created by that program and these table contains SDO_GEOMETRY type columns.
When i tried to create a linqconnect there is an error which is
"1 The ServerDataType value of the Column element 'COLUMN_NAME*' in the Type element 'TABLENAME' is not valid. The data type 'SDO_GEOMETRY NOT NULL' is not supported. DataContext1.lqml "
or
"The ServerDataType value of the Column element 'COLUMN_NAME*' in the Type element 'TABLENAME' is not valid. The data type 'SDO_GEOMETRY NULL' is not supported. DataContext1.lqml
Can anybody help me to fix that ?
I am using mapinfo for creating gis application and i have tables which are created by that program and these table contains SDO_GEOMETRY type columns.
When i tried to create a linqconnect there is an error which is
"1 The ServerDataType value of the Column element 'COLUMN_NAME*' in the Type element 'TABLENAME' is not valid. The data type 'SDO_GEOMETRY NOT NULL' is not supported. DataContext1.lqml "
or
"The ServerDataType value of the Column element 'COLUMN_NAME*' in the Type element 'TABLENAME' is not valid. The data type 'SDO_GEOMETRY NULL' is not supported. DataContext1.lqml
Can anybody help me to fix that ?